On 01/06/2015 11:44 PM, jaydeep joshi wrote:
> Thanks for your reply. I trained FaceRecognizer object with Yale
> Facedatabase A <
http://vision.ucsd.edu/content/yale-face-database>and
> tried to recognize my face and it recognized with subject02, subject04
> and subject07 till now giving confidence value around 72, 83 and 68
> respectively. I followed the same process as I did previously for
> training data and while recognizing:
>
> * Cropped face from images
> * Resized all faces to uniform resolution
> * Used cvEqualiseHist on those faces
>
> I also tried using EigenFaceRecognizer, there it gave me confidence
> values between 4000-6000 when using Yale Facedatabase A
> <
http://vision.ucsd.edu/content/yale-face-database> and 2800-3600 when
> trying with my actual images(what I could found till now).
If you're having problem with your own custom data, that's something you
should the author of that module: Philipp Wagner <bytefish[at]gmx[dot]de>.
If you're also having problems even when using only the data from the
tutorial, let me know, and I'll look into it, thanks!
Samuel