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

Are movidius NCSDK following any standard or specification?

idata
Employee
565 Views

I have used NCSDK version 1 and 2 and noticed that the way of coding, API wise, is very different from each other. I want to know whether there is any standard or specification is been followed or it's just coded as per the improvement.

0 Kudos
1 Reply
idata
Employee
274 Views

Hi @Akhilesh

 

The Neural Compute SDK v1 and v2 are based on different versions of the Neural Compute API. The NCSDK v2 uses the NCAPI v2 which is not backwards-compatible, applications developed with the NCAPI v1 will not compile or run with NCAPI v2.

 

Take a look at the Neural Compute API Overview page for additional information. Hope this helps!

 

Regards,

 

Jesus
0 Kudos
Reply