/sdcnd_find_lanes

Find lane lines using canny edge detection, hough transform, and image masking

Primary LanguageJupyter NotebookMIT LicenseMIT

Find Lane Lines

This project uses color selection, image masking, canny edge detection, hough transform, and lane line averaging to find lane lines from video footage.

The code for this project is in the IPython Notebook and you can dive into the details of what I did by reading the write-up.

Before

After