Emotion Detection
from Frontal Facial
Image Using
Feature Extraction
Sakib Hussain
ID-09101004
OUTLINE
• Problem Description
• Applications of the System
• Workflow
• Selecting Color Model
• Existing approaches and their performance
• My Approach
• Future Plan
Problem Description
• A system to enhance HUMAN-COMPUTER
interaction.
• Emotion Detections (Neutral, Happy, Sad,
Angry, Surprised) from an given image.
• Detect Face from the image.
• Extract Feature from the detected face.
• Comparing Different existing Methods to
determine a good method to work with.
• Implement the System.
Application of the System
Total Workflow
Color Model
• RGB
• HSV(hue, saturation, and value)
• Binary
• YCbCr
• CIE XYZ
• CMYK
HSV and YCbCr color models are used for Maximum Accuracy of the
Face and feature Extraction. I have Used HSV to detect Face from
Image
Previous Works
There are many ways or approaches to Extract Features from a Face image.
• Probabilistic Approach
• Deterministic Approach
Algorithms or Methods that are Used :
• PCA
• LDA
• Adaptively Weighted sub-Pattern PCA
• Neural Network
• Hidden Markov Model
• Gavor Wavelet Transform
Previous Works
My selected Approach
• Gavor Wavelet Transform
for Feature Extraction.
• Artificial Neural Network For
training and Obtaining Result from
Features that are Extracted.
Future Work
• Implementation of Extraction of features
from cropped image.
• Complete the proposed System.
• Analyze Performance of the proposed
system.
THANK YOU
Any Questions?

Emotion Recognition from Frontal Facial Image

  • 1.
    Emotion Detection from FrontalFacial Image Using Feature Extraction Sakib Hussain ID-09101004
  • 2.
    OUTLINE • Problem Description •Applications of the System • Workflow • Selecting Color Model • Existing approaches and their performance • My Approach • Future Plan
  • 3.
    Problem Description • Asystem to enhance HUMAN-COMPUTER interaction. • Emotion Detections (Neutral, Happy, Sad, Angry, Surprised) from an given image. • Detect Face from the image. • Extract Feature from the detected face. • Comparing Different existing Methods to determine a good method to work with. • Implement the System.
  • 4.
  • 5.
  • 6.
    Color Model • RGB •HSV(hue, saturation, and value) • Binary • YCbCr • CIE XYZ • CMYK HSV and YCbCr color models are used for Maximum Accuracy of the Face and feature Extraction. I have Used HSV to detect Face from Image
  • 7.
    Previous Works There aremany ways or approaches to Extract Features from a Face image. • Probabilistic Approach • Deterministic Approach Algorithms or Methods that are Used : • PCA • LDA • Adaptively Weighted sub-Pattern PCA • Neural Network • Hidden Markov Model • Gavor Wavelet Transform
  • 8.
  • 9.
    My selected Approach •Gavor Wavelet Transform for Feature Extraction. • Artificial Neural Network For training and Obtaining Result from Features that are Extracted.
  • 10.
    Future Work • Implementationof Extraction of features from cropped image. • Complete the proposed System. • Analyze Performance of the proposed system.
  • 11.