Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.26 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.26 KB

Project: Finding Lane Lines on the Road

In this project tools and techniques are yoused in order to find the Lane Lines on the Road . Series of Image are transfered in to a pipline in order to get the expected output

Documentation

You can see the Documentation of the below projct on Udacit site https://in.udacity.com

prerequisite knowledge

  1. python
  2. numpy
  3. matplotlib
  4. moviepy
  5. IPython
  6. Anaconda (VM)
  7. IDE (Jupyter , PyCharm, IDLE)

Genera file structure knowledge

You will find Project Udacity_Projec folder

Inside Udacity_Projec folder you will be able to view Test_imag.ipynb and Test_video.ipynb

@Where the main magic is hidden (code) outputV is the folder where you will find the three mp4 video "Challenge.mp4, solidWhiteRight, solidYellowLeft" having correct result for solidWhiteRight and solidYellowLeft, but the third video correction and error handling is under progress

License

yet to be Licensed, but till then it's open source,

comamnd to colone the master branch :-git clone https://github.com/shaks94/Udacity_Project

Task not yet completed

Challenge video is yet return the true result and it's under progress