Can anyone help me to code for facial emotion recognition?

 Accepted Answer

Dima Lisin
Dima Lisin on 8 Feb 2015
Edited: Dima Lisin on 8 Feb 2015
For starters, you can use the vision.CascadeObjectDetector object in the Computer Vision System Toolbox to detect faces, eyes, and noses in images. Beyond that, you would have to do a literature search for papers on emotion recognition.

More Answers (2)

there is a huge number of algorithms used for facial expression recognition. couldn't get any way to start. what to do after extracting such parts like nose lips and eyes??
fizza surhio if you solve your problem and know how to start please let me know since i'm working in the same area as yours.. thanks in advance

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!