how to use OpenCV in Yocto

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

how to use OpenCV in Yocto

1,441 次查看
Mahyar
Contributor II

Hi All,

I'm using Boundary Devices' SabreLite with a Mipi camera (Ov5460) with Yocto distribution dora branch.

I created the fsl-image-gui and also built opencv and opencv-samples using bitbake.

Mipi camera works correctly itself (gst-launch mfw_v4lsrc capture-mode=5 ! mfw_v4lsink)

now how can I use opencv on Yocto? (I can see opencv in /usr/share)

how can I use a simple test to see if openCV works correctly?

any suggestions would be great.

TIA

0 项奖励
回复
2 回复数

802 次查看
andre_silva
NXP Employee
NXP Employee

You can follow the instruction I posted in this blog:

http://imxcv.blogspot.com.br/2014/02/building-opencv-24x-for-freescales-imx6.html

regards,

Andre

0 项奖励
回复

802 次查看
jamesbone
NXP TechSupport
NXP TechSupport

We have this Application Note regarding OpenCV.

http://cache.freescale.com/files/32bit/doc/app_note/AN4629.pdf

0 项奖励
回复