First time here? Check out the FAQ!
asked Apr 30 '13
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