First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked Apr 30 '13

s4eed gravatar image

CascadeClassifier::load function always returns false

Hi. My CascadeClassifier::load function returns false even with an absolute path to the xml file :

face_cascade.load( "D:/tmp/haarcascade_frontalface_alt2.xml" );

I'm using opencv 2.4.5