georgesung / advanced_lane_detection

Advanced lane detection using computer vision
527 stars 208 forks source link

Problem during outvideo creation when using different videos #15

Open Mero520 opened 3 years ago

Mero520 commented 3 years ago

In the middle of video creation using a different video from the one found in this repository, I get this error: left_fit = ret['left_fit'] TypeError: 'NoneType' object is not subscriptable

How can this problem be solved? Do I need to insert a video with specific properties?

All the videos I insert are the same quality as the example video