https://github.com/iv4n-ga6l/Road_Traffic_Monitoring
Realtime road traffic monitoring with analytics chart plotting
https://github.com/iv4n-ga6l/Road_Traffic_Monitoring
opencv python trafficmanagement yolov8
Last synced: 6 months ago
JSON representation
Realtime road traffic monitoring with analytics chart plotting
- Host: GitHub
- URL: https://github.com/iv4n-ga6l/Road_Traffic_Monitoring
- Owner: iv4n-ga6l
- Created: 2024-07-16T10:14:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-16T10:18:58.000Z (about 1 year ago)
- Last Synced: 2025-03-26T11:47:45.519Z (7 months ago)
- Topics: opencv, python, trafficmanagement, yolov8
- Language: Python
- Homepage:
- Size: 83.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Realtime road traffic monitoring with analytics chart plotting

- By combining the SORT (Simple Online and Realtime Tracking) algorithm with YOLOV8, we ensure objects are efficiently tracked by predicting their movement and updating their positions in real-time.
- To implement vehicles counting, three regions have been defined : two for vehicles going up and one for vehicles going down on the road.