What resources are there for facial recognition

Posted by Zintinio on Programmers See other posts from Programmers or by Zintinio
Published on 2012-09-07T19:38:37Z Indexed on 2012/09/07 21:50 UTC
Read the original article Hit count: 293

Filed under:
|
|
|

I'm interested in learning the theory behind facial recognition software so that I can hopefully implement it in the future. Not just face tracking, but being able to recognize individuals. What papers, books, libraries, or source is available so that I can learn more about the subject? I have found libface which seems to use eigenfaces for recognition. If there are any practitioners out there, please share any information that you can.

© Programmers or respective owner

Related posts about math

Related posts about interfaces