First time here? Check out the FAQ!

Ask Your Question
0

Distinguish person face algorithm

asked Jun 25 '15

sarit gravatar image

Hi
How can I distinguish person face?
I am now creating the face database, but my program gets all the faces without classification on them.
They are mixed up. How can I group same person faces in the same directory without human effort?
I have tried norm between images, but threshold are varieties too much. It depends on many factors like posing,
illumination.
Best regards
Sarit

Preview: (hide)

Comments

for pose normalization, look here: http://answers.opencv.org/question/24...

for lighting, i'd recommend http://docs.opencv.org/ref/master/d2/...

berak gravatar imageberak (Jun 27 '15)edit

@berak Thank you. I'm following your given sources.

sarit gravatar imagesarit (Jun 27 '15)edit

@berak. Right now, I can detect eyes and mouth of person face. Suppose I use simple affine tranform http://docs.opencv.org/doc/tutorials/... to transform face from first picture to second image by mapping a pair of eyes and mouth. Is the result going to be a wrong one? If it wrong. What's wrong?

Tiras gravatar imageTiras (Jul 31 '15)edit

@Tiras, yes, just start with that. if it goes wrong, ask a new question ;)

berak gravatar imageberak (Jul 31 '15)edit

1 answer

Sort by » oldest newest most voted
0

answered Aug 2 '15

Tiras gravatar image

@berak. Thank you berak. Feels like something exciting is waiting for me :o

Preview: (hide)

Question Tools

1 follower

Stats

Asked: Jun 25 '15

Seen: 329 times

Last updated: Jun 25 '15