News

I implemented the same process without changes to do line detection on videos, just by applying the process over each frame while it's being readed, this serves as a good example on how perform this ...
We also need to extrapolate the lane lines to cover the full lane line length. Now, we'll use the above functions to detect lane lines from a video stream. The video inputs are in test_videos folder.