Emotion recognition using soft computing techniques

This Project is a study of emotion recognition of human that can be used in the healthcare sector. In this project, I developed an understanding on Viola Jones algorithm, Principal component Analysis (PCA), Neural Network and Back-Propagation algorithm. For face detection Viola Jones was used and it...

Full description

Saved in:
Bibliographic Details
Main Author: Koh, Yoke Teng
Other Authors: Chan Chok You, John
Format: Final Year Project
Language:English
Published: 2017
Subjects:
Online Access:http://hdl.handle.net/10356/71617
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:This Project is a study of emotion recognition of human that can be used in the healthcare sector. In this project, I developed an understanding on Viola Jones algorithm, Principal component Analysis (PCA), Neural Network and Back-Propagation algorithm. For face detection Viola Jones was used and it includes the used of AdaBoost to extract the useful features and dispose the redundant features. PCA is mainly used to compress the image and reduce large data space. Database is also need to store the image taken and make comparison another image to detect what emotion is identified.