SDK for opencv

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

SDK for opencv

989件の閲覧回数
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)
タグ(1)
0 件の賞賛
返信
2 返答(返信)

921件の閲覧回数
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

921件の閲覧回数
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 件の賞賛
返信