Imx6q surround view solution.

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

Imx6q surround view solution.

Jump to solution
1,928 Views
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.

Labels (1)
1 Solution
1,192 Views
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!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
4 Replies
1,192 Views
leima
Contributor III

This is what I have done now:

Video Link : 7924 

1,192 Views
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 Kudos
1,193 Views
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 Kudos
1,192 Views
leima
Contributor III

Thanks!

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

0 Kudos