Skip to content

Latest commit

 

History

History
executable file
·
12 lines (9 loc) · 402 Bytes

README.md

File metadata and controls

executable file
·
12 lines (9 loc) · 402 Bytes

This project is inspired from Udacity's project "Finding Lane Lines on the Road" part of Self-Driving Car Engineer ND.

The Goal

Developing a lane, lines and curves pipeline. The underlying idea is to create a lane lines curves detector algorithm usable by a self-driving car project.

Environment

python 3.6
opencv 3.4.2
moviepy 1.0.1