Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 242 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 242 Bytes

LaneDetection

Detect lanes using computer vision. Part of the Udacity Self-Driving Car Engineer Nanodegree projects.

Dependencies

  • Python 3.5
  • Numpy
  • OpenCV-Python
  • Matplotlib
  • Pickle

How to run

Run python line_fit_video.py.