arunponnusamy/object-detection-opencv
YOLO Object detection with OpenCV and Python.
This tool helps developers integrate real-time object detection into their applications. You feed it an image or video, and it identifies and labels specific objects within the visual input. It's designed for software developers who need to add computer vision capabilities to their projects, such as for surveillance, automated analysis, or interactive systems.
510 stars. No commits in the last 6 months.
Use this if you are a developer building an application that needs to automatically find and identify objects in images or video streams.
Not ideal if you are an end-user looking for a ready-to-use application with a graphical interface for object detection.
Stars
510
Forks
357
Language
Python
License
MIT
Category
Last pushed
Dec 25, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/arunponnusamy/object-detection-opencv"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
ultralytics/ultralytics
Ultralytics YOLO 🚀
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX,...
kujason/avod
Code for 3D object detection for autonomous driving
aparsoft/yolo-streamlit-detection-tracking
Object detection and tracking algorithm implemented for Real-Time video streams and static images.
RizwanMunawar/yolov8-object-tracking
YOLOv8 Object Tracking Using PyTorch, OpenCV and Ultralytics