Slow camera display using opencv on i.MX8mPlus

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Slow camera display using opencv on i.MX8mPlus

跳至解决方案
1,174 次查看
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 项奖励
回复
1 解答
1,167 次查看
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 项奖励
回复
1 回复
1,168 次查看
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 项奖励
回复