A computer vision project that detects road lanes in real-time using Python and OpenCV.
โโโ lane_detection.ipynb # Main notebook
โโโ input_video.mp4 # Input road video
โโโ README.md
- Python
- OpenCV
- NumPy
- Google Colab
- Open
lane_detection.ipynbin Google Colab - Upload your input video
https://www.kaggle.com/datasets/dpamgautam/video-file-for-lane-detection-project - Run all cells
- Download the output video
THANK YOU