Skip to content

pchandra90/advance_lane_lines

Repository files navigation

Advanced Lane Finding

Udacity - Self-Driving Car NanoDegree Lanes Image

This is second project of Udacity's Self Driving Car Nanodegree. To find lane and its curvature on road, computer vision methods i.e. camera calibration, sobel, perspective transformation etc. have been used. For details see P2.ipynb and writeup


Requirnments

  • python3
  • opencv
  • jupyter notebook

Running

jupyter notebook P2.ipynb