If anyone has cross-compiled openCV support to an arm (particularly imx6) then please let me know what BSP you used and how you did. Having much trouble with compiling. Most compiles and ports but having trouble with windowing.
Ron
Solved! Go to Solution.
@Andre= I have read your Blogs, Can u please write, how to cross compile, .cpp file or run openCV code, on i.MX6. I will helpful for new people..who just enter in world of i.MX6..
Hi Rahul,
read this post: http://www.imxcv.blogspot.com.br/2014/02/building-opencv-24x-for-freescales-imx6.html
at the end you can find a sample code link (github) and instructions on how to build, you also can check the makefile inside "src" folder for more information.
regards,
Andre