First time here? Check out the FAQ!

Ask Your Question
0

how calculate percentage of face matching??

asked Jul 21 '14

SunilZ gravatar image

i want calculate the percentage of face matching when i am trying to match the face and it will be show in my android screen. It is Possible????

Preview: (hide)

1 answer

Sort by » oldest newest most voted
2

answered Jul 21 '14

I guess you are looking for a face recognizer, because most of them have a predict function which returns a distance to the predicted face (at least the ones from OpenCV). See FaceRecognizer predict function for the overview, and/or the book 'Mastering OpenCV with Practical Computer Vision Projects', chapter 8, which explains the face recognition with OpenCV, that you could easily adapt to Android.

Preview: (hide)

Comments

hello please explain me

SunilZ gravatar imageSunilZ (Jul 22 '14)edit

Question Tools

Stats

Asked: Jul 21 '14

Seen: 2,242 times

Last updated: Jul 21 '14