Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Accuracy of face detection with haarcascade

Hi, Recently I am confused by some strange things occur when I do face detection with "haarcascade_frontalface_alt2.xml"

Say when detecting my face in the video captured by web camera, although neither my face nor the camera moves, the coordinates and size of face returned would change a little. Why is this going to happen? Is there a way to improve it?

Thanks