Click here to Skip to main content
15,949,741 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I've been working with c# .Net 4.5 framework.I'm developing an application for login to the pc using face recognition.
I use EigenFaceRecognizer class for recognize the face.My code detect human face perfectly. But in recognition process, recognizer always recognize not only the saved faces but also the unknown faces also as the face in database and it always return the face label.
when unknown user comes in front of the PC I want to return the label as unknown.
how can I modify my code(EigenObjectRecognizer method) to get better result..
I really gratefull any one can help me.....
Posted

1 solution

This link will help you (same question)

http://www.emgu.com/forum/viewtopic.php?f=7&t=3024[^]
 
Share this answer
 
Comments
Member 10425958 18-Aug-14 6:23am    
Thank u Nguyen...my problem is solved
Member 15139395 23-Apr-21 9:05am    
how can you solved this? can you share? thank you
Member 15139395 28-Apr-21 10:41am    
how can you solved this? please share. thank you so much

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900