DnnOpenCvDetector C++ library v1.0.0

Fast library for objects detection with neural networks based OpenCV API.

Overview

DnnOpenCvDetector C++ library version 1.0.0 is designed for automatic detection of objects on videos through the utilization of neural networks. The library is implemented in C++ (C++17 standard) and exclusively relies only on one third-party library, which is OpenCV runtime (OpenVino, CUDA or CPU backend). The library supports various neural network models, if only model is supported by OpenCV and has standard one-batch output (eg. yolov5). NN model can be specified in detector parameters, library inherits its interface from the ObjectDetector class, offering flexible and customizable parameters. It seamlessly integrates into systems of any complexity.

Downloads

DnnOpenCvDetector C++ library programmer’s manual: DOWNLOAD

Price and Terms

The DnnOpenCvDetector C++ library is supplied under a license in source code. Library pricing is available upon request info@constantrobotics.com.