Click here to Skip to main content
15,890,438 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
i develope a windows apllication for maintain attendance by face detaction but when i increase no of face in this application it will conflict all employees face to each other . i use these library
Imports Emgu.CV.UI
Imports Emgu.CV
Imports Emgu.CV.Structure
Imports Emgu.CV.CvEnum

can any body help me how can i do that task?
Posted
Comments
Joan M 13-Sep-12 10:14am    
Could you show us what you've done?
It helps to help...

1 solution

Have a look on following CP article:
Face detection and recognition with support of multiples faces in the same scene and others interesting features using C# and EmguCV
Multiple face detection and recognition in real time[^]
 
Share this answer
 
Comments
ravi kumar86 13-Sep-12 8:35am    
but when i have add more then 2 two face in this application it will confuse, and detact a worng face each other, i already use the same code
ravi kumar86 13-Sep-12 8:37am    
can you help me about aignfactor which is use in this application in the xml file haarcascade_frontalface_default.xml
ravi kumar86 13-Sep-12 9:02am    
and i didn't find an aignvactor file haarcascade_eye.xml

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