ENPM673 – Perception for Autonomous Robots – Spring 2022
Even before running the code, Please goto histogram_adapt_equalization.py line number 99 and change the path to ./Data folder to feed the input images
git clone https://github.com/sumedhreddy90/LaneCurvePrediction.git
cd Code
python3 histogram_adapt_equalization.py
Comparision between Histogram and AH
cd Code
python3 straight_lane.py
Canny Edge Detection:
Warped Edges:
Final Straight lane detection
cd Code
python3 lane_predict.py
Undistort Frame
Bird eye- Warped Frame
Detected Lanes - colors mask
Final Road lane detection
Combined Output
Link to output video for problem 3: https://drive.google.com/file/d/1DzkIUOs3ekwaCDiMnLvYAXV7RbqTusmu/view?usp=sharing