Menu

Facial recognition

Help
Jeff
2010-04-06
2013-05-02
  • Jeff

    Jeff - 2010-04-06

    Where's the best place to start looking in the code if one were interested in researching facial recognition?

     
  • Matthew Johnson

    Matthew Johnson - 2010-04-06

    Facial recognition is still a very open question, but a good starting point for comprehensive computer vision solutions is OpenCV.  I would suggest reading a few papers, a good one to start with (easy to understand and implement) is Eigenfaces, which has a good Wikipedia page.  Naturally, you could implement Eigenfaces with Vision.NET and a good mathematics package, if you wanted.  Hope this helps!

     
  • Jeff

    Jeff - 2010-04-06

    The direction you've provided will help a lot.  Thank you, and for the quick response. 

     

Log in to post a comment.