Skip to content
#

detect-lane-lines

Here are 24 public repositories matching this topic...

The first project in the Udacity Self-Driving Car Nanodegree is about implementing a pipeline that detects lane lines in images. While the pipeline is created for a single image, it can be applied to video footage by breaking the video down into frames, passing the frames through the pipeline, and then reconstructing the video.

  • Updated May 13, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the detect-lane-lines topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the detect-lane-lines topic, visit your repo's landing page and select "manage topics."

Learn more