how to use OpenCV in Yocto

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

how to use OpenCV in Yocto

1,325 Views
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 Kudos
Reply
2 Replies

686 Views
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 Kudos
Reply

686 Views
jamesbone
NXP TechSupport
NXP TechSupport

We have this Application Note regarding OpenCV.

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

0 Kudos
Reply