Slow camera display using opencv on i.MX8mPlus

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

Slow camera display using opencv on i.MX8mPlus

Jump to solution
579 Views
frk
Contributor III

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?

0 Kudos
1 Solution
572 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello frk,

IF you are connecting to mipi you must get at least 10fps with opencv if not then you must modify the driver, current driver are for mipi camera on OV5640 and OV2281.

Regards

 

View solution in original post

0 Kudos
1 Reply
573 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello frk,

IF you are connecting to mipi you must get at least 10fps with opencv if not then you must modify the driver, current driver are for mipi camera on OV5640 and OV2281.

Regards

 

0 Kudos