Speed up face detection [closed]
I am trying to speed up face detection in OpenCV. I have only one face I need to detect (I know this face from before). Does having this information speeds up the face detection? How can I use this?
I have considered some ideas such as using a smaller XML file since I am only detecting one face.
Thx
See http://answers.opencv.org/question/2578/opencv-face-detection-in-iphone/ and http://answers.opencv.org/question/755/object-detection-slow/#760