LdDl/object-detection-opencv-rust
Just set of functions to utilize YOLO v3, v4, v7 and v8 version with OpenCV's DNN module
This project helps Rust developers integrate YOLO object detection models into their applications. It takes an image or video frame as input and outputs the detected objects along with their bounding boxes and labels. It's designed for developers building computer vision features who want to use YOLO models efficiently within a Rust environment.
Use this if you are a Rust developer needing to implement object detection with YOLO models and prefer a streamlined solution that handles model initialization and post-processing.
Not ideal if you are not a Rust developer or need object detection capabilities without writing code, as this is a developer tool.
Stars
30
Forks
7
Language
Rust
License
MIT
Category
Last pushed
Mar 16, 2026
Monthly downloads
2
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/LdDl/object-detection-opencv-rust"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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 🌟