Acly/vision.cpp
Computer Vision ML inference in C++
This tool helps developers integrate powerful computer vision capabilities directly into their applications. It takes images and prompts (like bounding boxes or points) and outputs things like object masks, depth maps, or upscaled images. Developers would use this to add features like smart image editing, scene understanding, or visual quality improvement to their software.
Use this if you are a C++ developer building applications that need efficient, low-latency computer vision inference directly on user devices without external servers or heavy dependencies.
Not ideal if you need a high-level API in languages other than C++ or are looking for a pre-built application rather than a development library.
Stars
24
Forks
5
Language
C++
License
MIT
Category
Last pushed
Mar 04, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/Acly/vision.cpp"
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.