Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 703 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 703 Bytes

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