Skip to content

Identify lane lines on the road, from both images and video, using OpenCV.

Notifications You must be signed in to change notification settings

piscab/Lane-Finding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Lane-Finding

Please refer to: Self-Driving Car Engineer Nanodegree - Udacity, Term 1 - Project 1

Udacity - Self-Driving Car NanoDegree

Overview

In this project, you can find a pipeline to identify lane lines on the road, from both images and video. The code takes road images as input and returns annotated images and video stream.

Combined Image

Dependencies

This project is stored in a Jupyter Notebook and requires Python 3.5 and OpenCv to run.

Result

The resulted output files (images and videos) are supplied in the output directory. Watching the annotated videos requires a preliminary download (or to run the code!).

Releases

No releases published

Packages

No packages published