Page 1 of 1

Simple OpenCV example

Posted: 2025-06-28 8:58
by RogerTheFox
Hi,

I am looking for a simple example that allows me to capture a still image with the camera on my Luckfox Pico Ultra either using opencv or some other alternative.
I am familiar with the examples at https://github.com/LuckfoxTECH/luckfox_ ... l-5.10.160
But I am looking for a more basic example that does not require RTSP.
Can someone point me in the right direction?

Regards

Re: Simple OpenCV example

Posted: 2025-06-30 1:45
by Crocodile
Hello, the example routines we provide use opencv-mobile instead of opencv. For a simple example of capturing images, you can refer to https://wiki.luckfox.com/zh/Luckfox-Pic ... ncv-mobile