VishalRohra / autonomous_car_lane_finding

Rudimentary lane finding algorithm using OpenCV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lane Finding for Self Driving Cars

Rudimentary algorithm making use of Canny Edge Detection and Hough Transform via OpenCV.

Try it out on the test_videos, or videos of your own.

P.S. Far, far from perfect.

About

Rudimentary lane finding algorithm using OpenCV


Languages

Language:Jupyter Notebook 100.0%