Companion is an object recognition framework written with OpenCV. It supports a set of computer vision algorithms for CPU and Cuda usage. The source code is published on GitHub under the GPLv3 license. Feel free to implement additional algorithms from OpenCV to this framework.
Companion can be build for Windows, Linux and Universal Windows Platform. For example, this project can be used as a UWP project for Microsoft HoloLens.
LibCompanion | Supported |
---|---|
UWP (Hololens) | |
Windows, Linux (Desktop) | |
IOS, Android |
Feature | CPU | OpenMP | Cuda |
---|---|---|---|
2D Object Detection |