/self_driving_lane_lines

Find lane lines for self driving car

Primary LanguageJupyter NotebookMIT LicenseMIT

Finding Lane Lines on the Road

This is first project of Udacity's Self Driving Car Nanodegree. To find lane on road, computer vision methods i.e. canny edge detection, hough transform has been used. For details see P1.ipynb and writeup


Requirnments

  • python3
  • opencv
  • jupyter notebook

Running

jupyter notebook P1.ipynb