Click here to Skip to main content
15,892,298 members
Please Sign up or sign in to vote.
3.00/5 (2 votes)
See more:
Hi All,

I am newbie to C#.
How can I extract facial feature i.e. eyebrow, lips, eyes..??
I am developing a mood detection using face recognition in c#..

Hope you could help me fellow developers.

Thanks in Advance.
Posted
Updated 25-May-11 2:33am
v3
Comments
Sergey Alexandrovich Kryukov 25-May-11 9:53am    
A newbie? Mood detection? Seriously? How about some realistic tasks? But if you're so talented to be able to address those problem being a newbie, you may be don't need our help.
--SA
csako2012 25-May-11 21:41pm    
not totally a newbie, I am already develop some applications using c#..
Sergey Alexandrovich Kryukov 28-May-11 1:41am    
I would say mood detection is enormously ambition even for the more or less experienced one...
--SA

 
Share this answer
 
v2
Comments
csako2012 25-May-11 21:42pm    
thanks for this links..
Sergey Alexandrovich Kryukov 28-May-11 1:43am    
Interesting. Would be good to try. Does it really work (I don't mean with author-supplied images, how about arbitrary ones)?! I voted 5.
--SA
Wow this a broad topic....

There's this article on contour analysis.

Or Eigenfaces

or even OpenCv as a starting point.

With a subjuct such as this, a limited scope question in Q&A isn't going to help you much. You will have to do the initial in depth research yourself from these and other sources.

When you have specific issues then Q&A can help more....
 
Share this answer
 
Comments
csako2012 25-May-11 9:23am    
i am doing research on this matter.. And i am trying to integrate what i've found.. if it's ok to ask you if I have question regarding on development?? thanks

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