Dear all, I want to port some image processing code written using OpenCV on my mini2440. Can anyone suggest a good tutorial to help me out? I read somewhere that OpenCV requires many floating point operations. Will i face any problems due to that? Thanks in advance Chinmay
OpenCV
Hello, > I want to port some image processing code written using OpenCV on my mini2440. On compiling OpenCV read here: http://www.friendlyarm.net/forum/topic/306 >I read somewhere that OpenCV requires many floating point operations. >Will i face any problems due to that? It is just very slow on this cpu.