Skip to content

This is my frist educational project in Udacity Nanodegree: Finding Lane Lines

Notifications You must be signed in to change notification settings

olegkalyta/CarND-LaneLines-P1

Repository files navigation

Udacity Project 1: Finding Lane Lines

This is my educational project in Udacity Nanodegree: Self-Driving Car

Aim of this project

Find lane lines on images/videos of road and color them in red.


Installation:

Launch:

This must be done each time you begin a new working session i.e. open a new terminal window.

Activate the carnd-term1 environment:

OS X and Linux

$ source activate carnd-term1

Windows

Depending on shell either:

$ source activate carnd-term1

or

$ activate carnd-term1

Now run main.py

License

MIT

About

This is my frist educational project in Udacity Nanodegree: Finding Lane Lines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages