Ask Your Question

DCVolo's profile - activity

2014-02-27 10:33:14 -0600 asked a question Face Recognizer predict problem

Hi,

i'm trying to recognize different personn ussing Face Recognizer in C/C++

used this toturial : http://docs.opencv.org/trunk/modules/contrib/doc/facerec/tutorial/facerec_video_recognition.html

but i got a problem with the predict, it didnt recognize the person

it always return -1

will give a link to a repository if someone need it