yuliangguo / Pytorch_Generalized_3D_Lane_Detection

[ECCV 2020] Official PyTorch implementation of 'Gen-LaneNet: a generalized and scalable approach for 3D lane detection'
307 stars 78 forks source link

How to use webcam? #10

Open EungGo opened 3 years ago

EungGo commented 3 years ago

Hello, i'm student and study your code.

I use webcam and video file to test the test.py. But i don't know how to use webcam and video file

please to teach how to use webcam and video test.

EungGo commented 3 years ago

if fix_cam = True , Can i use webcam?