Skip to content

Lane Lines Detection - Project 1 - Self Driving Car NanoDegree

Notifications You must be signed in to change notification settings

cfficaurzua/P1-SDCND

Repository files navigation

Lane Lines Detection

Project 1

Self Driving Car NanoDegree


Given images or video as an input, this algorithm can successfully detect straight lane lines using the hough transform and canny edge detection. See the output videos here. I included a street from my location that I recorded.

Requirements:

The enviroment is set with miniconda.

Content

  • Proceseed images and video are found in the output folder
  • Input images are found in the test_images folder
  • The algorithm is expose in a jupyter notebook (P1.ipynb).
  • Input videos are inside the main folder.

About

Lane Lines Detection - Project 1 - Self Driving Car NanoDegree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published