locked
Image percentage comparison using emgu RRS feed

  • Question

  • ahmm.. hi to all currently i am developing a face recognition system which detects and recognize the faces which is in the cam... and i was hoping someone could help me out how can i add a function which compare the detected to the images that was already in the database...and show the percentage of its equality...

    im using the Emgu its also like OpenCV.. thanks..

    • Moved by Jie Bao Friday, May 25, 2012 7:56 AM (From:Visual Basic General)
    Wednesday, May 23, 2012 3:33 PM

Answers

  • I'm sorry but this is probably not the right forum for your question.

    If you already had recognition code that wasn't working properly, you could ask here for help with your code.

    However, the process of pattern recognition within images is a subject all of its own and has no real bearing on the language used.  There are also far too many 3rd party products and projects to support any of them here.  You should seek help with "Emgu" and "OpenCV" from the developers of these products/projects.

    Facial-recognition is going to be a very high-level application and is not likely to be something which can be accomplished by novice programmers.  You'll probably need to study a lot of theory and then choose the techniques which best fit your needs.


    Reed Kimble - "When you do things right, people won't be sure you've done anything at all"

    Wednesday, May 23, 2012 4:34 PM

All replies

  • I'm sorry but this is probably not the right forum for your question.

    If you already had recognition code that wasn't working properly, you could ask here for help with your code.

    However, the process of pattern recognition within images is a subject all of its own and has no real bearing on the language used.  There are also far too many 3rd party products and projects to support any of them here.  You should seek help with "Emgu" and "OpenCV" from the developers of these products/projects.

    Facial-recognition is going to be a very high-level application and is not likely to be something which can be accomplished by novice programmers.  You'll probably need to study a lot of theory and then choose the techniques which best fit your needs.


    Reed Kimble - "When you do things right, people won't be sure you've done anything at all"

    Wednesday, May 23, 2012 4:34 PM
  • thanks for the reply.. well.. i need to study first the theory about face detection... @_@
    Monday, May 28, 2012 8:53 AM