Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Speed up face detection

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