Face Features Extraction

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
NaveedKhan
Forum Newbie
Posts: 1
Joined: Fri Jan 02, 2004 7:06 am
Location: Pakistan

Face Features Extraction

Post by NaveedKhan »

I need to extract face features extraction like face boundry eyes, lips, nose, eyebrows etc from Image or video sequence.

I've studied the following techniques

1) Face boundry is detected using color
2)Using hough transform to Detect ellipse(face) in the imaeg
3)using Neural Nets
4)Template matching

WHich technique is better and easier.
Has anyone done some work in this field.
Reply soon
Post Reply