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