Imx6q surround view solution.

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

Imx6q surround view solution.

跳至解决方案
1,907 次查看
leima
Contributor III

Hi,

I'm doing a postgraduate project about surround view (2D) on imx6q platform, now I'm working on fisheye camera calibration using opencv, the problem is there is no hardware accelerate support in opencv, the image process is too slow, so I have to use gpu. Since imx6q supports opengl es, openvg and opencl, which one should I use in fisheye camera calibration and later in image stitch?

Best regards.

标签 (1)
1 解答
1,171 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Lei

please check AN4629 Fast Image Processing with i.MX 6 Series
http://www.nxp.com/assets/documents/data/en/application-notes/AN4629.pdf

and useful links
http://imxcv.blogspot.com.br/2014/02/building-opencv-24x-for-freescales-imx6.html
https://community.freescale.com/docs/DOC-328548

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
4 回复数
1,171 次查看
leima
Contributor III

This is what I have done now:

Video Link : 7924 

1,171 次查看
15203565340
Contributor II

Hi, I‘am doing Surround view on imx6q, but I don't know what to do now. Can you share your proposal? my weixin num is 15203565340, I hope you can contact me.

thanks very much!

0 项奖励
1,172 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Lei

please check AN4629 Fast Image Processing with i.MX 6 Series
http://www.nxp.com/assets/documents/data/en/application-notes/AN4629.pdf

and useful links
http://imxcv.blogspot.com.br/2014/02/building-opencv-24x-for-freescales-imx6.html
https://community.freescale.com/docs/DOC-328548

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
1,171 次查看
leima
Contributor III

Thanks!

BTW, what's the relationship between g2d and opengl, openvg?

0 项奖励