Improved the quality of the video sequence of a given video.
Lane Detected to mimic Lane Departure Warning systems used in Self driving cars. 2 Videos are given for this purpose.
python3
numpy 1.1
OpenCV
MoviePy
- Extract moumita_proj_2 folder on desktop
2.Go to Codes folder
$ cd Desktop/moumita_proj_2/Codes
To run the code for the problem 1:
python Problem1.py -v <Path for input video>
Problem 2 with videos
python Problem2.py -v <Path for input video>
To run the code for problem 2 with photos:
python Problem2.py -i <Path for input images>