DnnOpenVinoDetector C++ library v1.0.0

Fast library for objects detection with neural networks based Intel OpenVino API.

Overview

DnnOpenVinoDetector 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 Intel's OpenVINO™ runtime. The library supports various neural network models, if only model is supported by OpenVINO 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

DnnOpenVinoDetector C++ library programmer’s manual: DOWNLOAD

DnnOpenVinoDetector demo application: DOWNLOAD

Price and Terms

The DnnOpenVinoDetector C++ library is supplied under a license in source code. Library pricing is available upon request info@constantrobotics.com. License agreements: DOWNLOAD.