A digital image processing project for detecting lanes in live video feeds. Utilizes OpenCV and Python for accurate lane identification.
- Real-time lane detection from live video feeds
- Web interface for video input
- Accurate lane identification using computer vision techniques
-
Clone the repository:
git clone https://github.com/your-repo/real-time-lane-detection.git
-
Navigate to the project directory:
cd LANE-DETECTION-DIGITAL-IMAGE-PROCESSING
-
Access the web interface:
Open a web browser and navigate to
http://localhost:5000
to upload and process video files.
This project is licensed under the MIT License - see the LICENSE file for details.
Feel free to adjust the URLs, instructions, or any other details to fit your project’s specific needs.