OpenVINO Object Detection Works with Nx

Featured Image

OpenVINO Object Detection Works with Nx

OpenVINO by Intel is an open-source toolkit for optimizing and deploying AI inference designed to make adopting and maintaining code simple.

Categories: Video Analytics, Object Detection
Compatible Nx Version: Nx Witness 4.1
Integrated with Nx: Server API

 

How OpenVINO Object Detection Works with Nx

OpenVINO_ObjectDetection_3
OpenVINO Object Detection Plugin is integrated with Nx Witness and Powered by Nx products via the Nx Server API. Once installed in the Nx Witness plugins folder, users can configure its settings to designate areas and lines via the Plugins tab in the desktop client. When an object is detected, the plugin sends corresponding metadata to the Nx system which appears in the Objects tab in the client.


OpenVINO Object Detection Capabilities

OpenVINO Object Detection Plugin brings basic video analytics functionality to standard IP cameras such as line crossing, loitering, and motion detection. The plugin is based on the OpenVINO toolkit by Intel and designed for low-end Intel CPUs. An open-source plugin, it is an example designed to demonstrate what a video-analytics plugin could look like in Nx Witness and other Powered by Nx products.

Visit the OpenVINO Github repository to access the Analytics Plugin's source code and build requirements for use as a base for your own analytics plugin or as an example to follow during plugin development.

OpenVINO_ObjectDetection_1OpenVINO_ObjectDetection_2