An open API service indexing awesome lists of open source software.

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.

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.