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.
6404 Discussions

ncappzoo example live-object-detector.py error

idata
Employee
491 Views

Dear colleagues,

 

I´ve got the error below when running the example live-object-detector.py from ncappzoo:

 

device.OpenDevice()

 

AttributeError: 'Device' object has no attribute 'OpenDevice'

 

I'm running Ubuntu 16.04 on a VirtualBox VM and I've downloaded the SDK 2.

 

Could you please support?

 

Thanks in advance!
0 Kudos
1 Reply
idata
Employee
270 Views

I've found what was wrong, I was running ncappzoo 1 with the API version 2. There are several changes in the methods.

 

The API documentation shows the differences.
0 Kudos
Reply