Opencv Face Detection is veryslow on Mini2440

Alex
Hi,

I have implemented face detection on Mini2440 using Opencv and V4l2...but
the detection and frame processing is very slow..

   Can anyone suggest me any alternative way to make it faster..my project
is facerecog ...sample code or tutorials will be helpful

TheRegnirps
What is the app written in? At 400 MHz and no hardware FPU, you may need to
hand tune for speed on the 2440.

Alex
Hi,

Thanks for the reply...Can you please suggest which parameters i have to
tune in order to fetch a good result...