Hi,
I'm currently trying to use OpenCV with a mipi camera on i.MX8mPlus.
The goal is to display the video stream of the camera and interact with it through OpenCV (ie: pattern detection).
My main interrogation is about the video display that is very laggy.
Using Gstreamer or QT5 to display the camera stream, everything is smooth but using OpenCV add delay and lag.
Is there any way to accelerate OpenCV through the GPU or something else?