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
1 | initial version |
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