https://github.com/waadmawlood/car-speed-detection-python
This project is a vehicle speed detection python system using a camera, capable of detecting and saving an image of the violating vehicle
https://github.com/waadmawlood/car-speed-detection-python
Last synced: 7 months ago
JSON representation
This project is a vehicle speed detection python system using a camera, capable of detecting and saving an image of the violating vehicle
- Host: GitHub
- URL: https://github.com/waadmawlood/car-speed-detection-python
- Owner: waadmawlood
- Created: 2024-01-07T08:55:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-07T09:02:10.000Z (over 1 year ago)
- Last Synced: 2025-01-19T04:12:43.507Z (9 months ago)
- Language: Python
- Size: 50.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Speed-Detection-Cars
## Description
This project is a vehicle speed detection system using a camera, capable of detecting and saving an image of the violating vehicle## Screenshots



## Installation
1. Clone the repository
2. Insatll `Python3` and `pip3`
3. Install `OpenCV` , `Numpy` and `dlib`
4. Run the `main.py` file## Usage
1. Run the `main.py` file
2. Enter the path of the video
3. Enter Speed Limit## License
[MIT](./LICENSE)