https://github.com/muhammadshavaiz/road_lane-detection-opencv
Real-time Lane Detection: A digital Image Processing project detecting lanes in live video feeds. Utilizes OpenCV & Python for accurate lane identification.
https://github.com/muhammadshavaiz/road_lane-detection-opencv
Last synced: 2 months ago
JSON representation
Real-time Lane Detection: A digital Image Processing project detecting lanes in live video feeds. Utilizes OpenCV & Python for accurate lane identification.
- Host: GitHub
- URL: https://github.com/muhammadshavaiz/road_lane-detection-opencv
- Owner: MuhammadShavaiz
- Created: 2024-02-24T12:01:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-03T09:46:40.000Z (8 months ago)
- Last Synced: 2025-01-11T03:44:53.030Z (4 months ago)
- Language: JavaScript
- Size: 24.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Real-time Lane Detection
A digital image processing project for detecting lanes in live video feeds. Utilizes OpenCV and Python for accurate lane identification.
## Features
- Real-time lane detection from live video feeds
- Web interface for video input
- Accurate lane identification using computer vision techniques## Getting Started
1. **Clone the repository:**
```bash
git clone https://github.com/your-repo/real-time-lane-detection.git
```2. **Navigate to the project directory:**
```bash
cd LANE-DETECTION-DIGITAL-IMAGE-PROCESSING
```3. **Access the web interface:**
Open a web browser and navigate to `http://localhost:5000` to upload and process video files.
## Contributors
- [Hamza Khurshid](https://github.com/hamzahey)
- [Haram Iqbal](https://github.com/Haram-Nagra)
- [Abdul Ahad](https://github.com/AbdulAhadQureshi1)## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
---
Feel free to adjust the URLs, instructions, or any other details to fit your project’s specific needs.