The "Road Lane Line Detection" repository contains scripts and resources for developing a system that detects lane lines on roads using image processing techniques. This tool is essential for autonomous driving and driver assistance systems, ensuring safe navigation by identifying lane boundaries accurately.
- Lane Detection: Identify lane lines on roads using edge detection and Hough transform techniques.
- Video Processing: Process video streams to continuously monitor lane positions.
- Real-Time Visualization: Display detected lanes on video frames in real-time.
- Python
- Pycharm IDE
- OpenCV
- NumPy
- Matplotlib
- MoviePy
- Open the Pycharm IDE editor
- Load the sample video or image files.
- Run the script to detect and visualize lane lines on the road.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or issues, please contact varunjayprakash25@gmail.com .