Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

Openvino to detect my own object

Hung__Edwin
Beginner
413 Views

Which demo could detect my own object ??

And use USB camera could detect the my own object !

0 Kudos
1 Reply
Luis_at_Intel
Moderator
413 Views

You could use some of the samples and models already available in the OpenVINO™ toolkit, it really depends what your object is and what you are trying to detect. There are also some samples that let you use a USB cam as your input, for example the Object Detection C++ Sample SSD, or if you prefer Python* here

You can take a look at the Inference Engine Samples available for more sample code. Hope this helps!

 

Regards,

Luis

0 Kudos
Reply