LdDl/rust-road-traffic
Vehicle counting/tracking and speed estimation
This system helps traffic planners and city managers analyze road traffic by taking video footage and automatically identifying, counting, and tracking vehicles. It measures traffic flow, calculates average speeds, and determines the time between vehicles for different types of vehicles. The output provides key metrics for understanding traffic patterns and congestion, allowing for data-driven decisions on infrastructure or traffic management.
Use this if you need to extract precise, quantitative data on vehicle movements and speeds from traffic camera feeds without manual observation.
Not ideal if you require real-time, high-stakes operational control of traffic signals or rely on systems that mandate OpenCV as a core dependency.
Stars
31
Forks
5
Language
Rust
License
Apache-2.0
Category
Last pushed
Mar 17, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/LdDl/rust-road-traffic"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Sharpiless/Yolov5-deepsort-inference
Yolov5 deepsort inference,使用YOLOv5+Deepsort实现车辆行人追踪和计数,代码封装成一个Detector类,更容易嵌入到自己的项目中
laugh12321/TensorRT-YOLO
🚀 Easier & Faster YOLO Deployment Toolkit for NVIDIA 🛠️
facebookresearch/Ego4d
Ego4d dataset repository. Download the dataset, visualize, extract features & example usage of...
ultralytics/yolo-flutter-app
Flutter plugin for Ultralytics YOLO
ultralytics/yolo-ios-app
Ultralytics YOLO iOS App source code for running YOLO in your own iOS apps 🌟