Skip to content

KhardanOne/Finding-Lane-Lines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is my solution for Finding Lane Lines project of the great Udacity Self-Driving Car Engineer Nanodegree.

WARNING!

This is a learning material, my very first Python project. Also the first time I used numpy and OpenCV. Do not expect any quality.

Goal

Detect lane lines in images and videos using Python and OpenCV.

Lane Finding

See the source media files in test_images and test_videos folder.


Solution

See the generated images and videos in test_images_output and test_videos_output folder.

Dependencies: python3, open-cv, numpy, matplotlib, moviepy.
To run the script type in the command line:
python3 P01.py

For detailed description see the writeup.md.

Acknowledgement

The content of this repository is based on the Udacity course material.

About

This is my solution for the Finding Lane Lines project for Udacity Self-Driving Car Nanodegree program.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages