Ask Your Question
0

how to find two faces images similarity

asked 2015-01-25 06:11:43 -0600

Arslan gravatar image

updated 2015-01-25 13:49:49 -0600

i want to find two faces' images similarities or disparities. which steps i have to follow? my main target is determinetion of two faces are the same person's face or two different people's faces.

edit retag flag offensive close merge delete

Comments

  • if you know one of the images beforehand, you could use opencv's face recognition.(see link below)
  • if you don't, the problem is called 'face-verification', and it's a pretty tough one ;)
berak gravatar imageberak ( 2015-01-25 13:57:15 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
1

answered 2015-01-25 13:49:15 -0600

A good tutorial with several approaches for people recognition is here:

http://docs.opencv.org/modules/contri...

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-01-25 06:11:43 -0600

Seen: 7,498 times

Last updated: Jan 25 '15