https://github.com/akshitagupta15june/vehicle_speed_estimator
It detects and estimates speed of vehicles. Join Discord channel for discussion.
https://github.com/akshitagupta15june/vehicle_speed_estimator
Last synced: about 2 months ago
JSON representation
It detects and estimates speed of vehicles. Join Discord channel for discussion.
- Host: GitHub
- URL: https://github.com/akshitagupta15june/vehicle_speed_estimator
- Owner: akshitagupta15june
- License: mit
- Created: 2020-09-27T12:35:32.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-24T04:25:31.000Z (about 4 years ago)
- Last Synced: 2025-04-07T03:35:40.935Z (6 months ago)
- Language: Python
- Homepage: https://discord.gg/UVWUXGkgSN
- Size: 33.8 MB
- Stars: 19
- Watchers: 4
- Forks: 14
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## Join official discord channel for discussion https://discord.gg/EjPGGpFY
# Real Time Vehicle Detection, Tracking, and Speed Estimation
## Problem - Smart Movement tracking solution of People/Vehicles from Point A to point B 🚗🏃♂️
### Solution-
1) The smart system which can help in tracking of people, vehicles travelling from Point A to Point B.
2) The solution encompass a mechanism by which law enforcement agencies can track if there is a deviation from a specific route,
the speed of the vehicles can also be detected.3) This solution will ensure that vehicles do not cross a speed limit, so as to minimize accidents with animals, who cross the road, especially during monsoon.
### Output
### ADVANTAGES
1) The smart system which can help in tracking of people, vehicles travelling from Point A to Point B.
2) The solution encompass a mechanism by which law enforcement agencies can track if there is a deviation from a specific route, the speed of the vehicles can also be detected.
3) This solution will ensure that vehicles do not cross a speed limit, so as to minimize accidents with animals, who cross the road, especially during monsoon.
4) For nighttime use , we may need infrared cameras and infrared lights and/or adjustments to our camera parameters.
### Ouick Start
- Clone this repository.
`git clone https://github.com/akshitagupta15june/vehicle_speed_estimator.git`
- Change Directory
`cd vehicle_speed_estimator` then,
`cd FinalCode`
- Run Script
`python speed.py`## Get Started with Open Source now
[Start Open Source](https://anush-venkatakrishna.medium.com/part-1-winter-or-summer-take-your-baby-steps-into-opensource-now-7d661235d7ff)
an article by [Anush Krishna](https://github.com/anushkrishnav)