SDK for opencv

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

SDK for opencv

987 次查看
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

标记 (1)
0 项奖励
回复
2 回复数

919 次查看
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

919 次查看
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 项奖励
回复