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

openVINO compiles without openCV on armv7? (Armbian)

Corcoran__Daniel
Beginner
792 Views

I compiled openVINO on a Banana Pi M2 Zero (Arm7l Allwinner H2+ running Armbian) according to the directions outlined on this developer zone article.

I noticed that unlike the openVINO build for Raspberry Pi, this build does not automatically install openCV as a python library. Otherwise, all the benchmarks work as they should.

Would someone please point me in the right direction to get openCV working in my python environment, using the NCS on arm7l? I apologize if this is a trivial question but I can't find anything on the forum regarding this.

Thanks,
Daniel

0 Kudos
1 Reply
JesusE_Intel
Moderator
792 Views

Hi Daniel,

When building the OpenVINO toolkit from source for a SBC, you also have to build OpenCV from source. Did you try following the instructions for installing OpenCV from source?

Regards,

Jesus

0 Kudos
Reply