imx8: how to run opencv sample code on imx8mq GPU

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

imx8: how to run opencv sample code on imx8mq GPU

3,509件の閲覧回数
vsuneja63
Contributor III

Hi,

I could run eIQ OpenCV object detection c++ sample code on imx8mq evk. I want to run the same code on imx8 target gpu. As i am trying object detection with live camera, I didn't get anything with OpenCL. Can you please guide me on this? 

Thanks & Regards,

Vipul Kumar 

0 件の賞賛
1 返信

3,330件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

maybe you can refer to the ISP code, which used openCL on imx8m

https://www.nxp.com/docs/en/application-note/AN12060.pdf 

the source code is:

gtec-demo-framework/DemoApps/OpenCL/SoftISP/source at master · NXPmicro/gtec-demo-framework · GitHub 

you also can find the demo in the bsp, the path is:

 /opt/imx-gpu-sdk/OpenCL/SoftISP

0 件の賞賛