Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to accelerate face detection time using HaarCascade

Hi guys,

I'm using opencv tutorial to detect face and eyes. I'm using opencv242, VS2010, and Win 7 x64. When I run the code, the frame motion is really slowly. Even when I use method VideoCapture, it's make nothing. I think it's caused by Haar classifier. Is there anyone have solution how to accelerate detection time using HaarCascade?

Regards,

Andrew