Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 905 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 905 Bytes

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!).