Can anyone help me to code for facial emotion recognition?
조회 수: 4 (최근 30일)
이전 댓글 표시
채택된 답변
Dima Lisin
2015년 2월 8일
편집: Dima Lisin
2015년 2월 8일
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.
댓글 수: 0
추가 답변 (2개)
fizza surhio
2016년 1월 28일
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??
댓글 수: 0
Fatma Buharoon
2016년 2월 29일
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
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!