Click here to Skip to main content
15,881,812 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
I have created photo tagging in MVC3 using C#, SQL2008, and jQuery. Now I want to upgrading Image face detection on same. Please help me!
Posted

1 solution

Refer to below links.Its not 100% relevant to your code,but you may have very good idea how to go ahead with this.

Face Detection in C#

Face Detection in C#-The Process

http://www.overroot.com/blog/wp-content/uploads/2011/03/FaceRecognition.zip
 
Share this answer
 
v2
Comments
Manis Dubey 15-May-13 1:05am    
Hello Rohan,
Thanks, this code throws 9 errors.
Thanks7872 15-May-13 1:06am    
I have not gone through all the codes but you can figure out the errors or mention some of them here in order to resolve it.
Manis Dubey 15-May-13 1:09am    
oK thanks, just i am resolving errors. This is very good concept for that.
Manis Dubey 17-May-13 1:32am    
It gives error "Cannot implicitly convert type 'Emgu.CV.Structure.MCvAvgComp[][]' to 'FaceRecognition.MCvAvgComp[][]'".

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