openvisionapi/ova-client
OpenVisionAPI Python Client
This client helps developers integrate object detection into their applications. You provide an image file, and it returns a list of detected objects, their labels (e.g., "cat"), a confidence score, and their bounding box coordinates. It's intended for Python developers building computer vision features.
No commits in the last 6 months.
Use this if you are a Python developer and need to easily perform object detection on images by sending them to an API and receiving structured results.
Not ideal if you are looking for an all-in-one desktop application for image analysis or if you need to perform object detection directly on your local machine without an external API.
Stars
48
Forks
4
Language
Python
License
—
Category
Last pushed
Nov 22, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/openvisionapi/ova-client"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
roboflow/supervision
We write your reusable computer vision tools. 💜
insight-platform/Savant
Python Computer Vision & Video Analytics Framework With Batteries Included
PeculiarVentures/GammaCV
GammaCV is a WebGL accelerated Computer Vision library for browser
ROCm/MIVisionX
MIVisionX toolkit is a set of comprehensive computer vision and machine intelligence libraries,...
cleanlab/cleanvision
Automatically find issues in image datasets and practice data-centric computer vision.