SDK for opencv

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SDK for opencv

952 Views
molin_du
Contributor II

I build a Yocto L5.4.3 zeus imx-image-full image for imx8qxpmek.

I noticed the OpenCV 4.1.2 libraries also in library folder.

then I build meta-toolchain, would like to develop software using OpenCV, 

I got error because there is no header nor library files on my host  opt/xxx/sysroots/aarch64-poky-linux.

Does any ones knows how to build compose a complete SDK ?

PS:

Also tried  bitbake imx-image-full-sdk  ,   unfortunately there is no such toolchain recipe provided.

Thank you

Tags (1)
0 Kudos
Reply
2 Replies

884 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Molin,

Do know why it breaks the compilation which error show you? 

however if you are using the eIQ, You need to download the OpenCV 4.1.2 from https://github.com/opencv/opencv_extra/archive/4.2.0.zip 

Regards

884 Views
molin_du
Contributor II

Hello Bio:

per your suggestion, I download OpenCV source code to retrieve headers, it works!

thank you very much, we can close this topic ~

0 Kudos
Reply