imx8: g2d support for imx8mq is not available, any alternative for g2d available with some sample code

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

imx8: g2d support for imx8mq is not available, any alternative for g2d available with some sample code

1,501 次查看
vsuneja63
Contributor III

I could run & verify haar cascade OpenCV c++ facedetection sample code on imx8mqevk using web cam but same is not working with v4l2 MINISASTOCSI camera. False Detection is happening & response is also very slow.

By some study I found that v4l2 driver is not compatible with OpenCV so, have to use g2d in between v4l2 & OpenCV.

Found some sample code for the same but imx8mq doesn't support g2d. Its a blockage for me.

Can you suggest any alternate of g2d with some sample code?

or

Any other way to solve out v4l2 driver issue with OpenCV?

Suggestion will be highly appreciated.

Thanks & Regards,

Vipul Kumar

0 项奖励
回复
2 回复数

1,421 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Vipul,

There is not g2d support for MX8MQ, however in your User guide documentation you can find the nxp eIQ machine learning examples and how to use it with opencv.

Regards

0 项奖励
回复

1,421 次查看
vsuneja63
Contributor III

Hi,

Thanks!

Can you share the specific document? is there any eiq c++ example code available for face detection also?

0 项奖励
回复