Skip to content

In this project, you will use the tools you learned about in the lesson to identify lane lines on the road. You can develop your pipeline on a series of individual images, and later apply the result to a video stream (really just a series of images).

Notifications You must be signed in to change notification settings

sherif17/Finding_Lane_Lines_On_The_Road

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Finding_Lane_Lines_On_The_Road

In this project, you will use the tools you learned about in the lesson to identify lane lines on the road. You can develop your pipeline on a series of individual images, and later apply the result to a video stream (really just a series of images).

The tools have used :

  • Color selection.
  • Region of interest selection.
  • grayscaling.
  • Gaussian smoothing.
  • Canny Edge Detection.
  • Hough Tranform line detection.

About

In this project, you will use the tools you learned about in the lesson to identify lane lines on the road. You can develop your pipeline on a series of individual images, and later apply the result to a video stream (really just a series of images).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published