Final Facial Emotion Detection PPT PDF
Final Facial Emotion Detection PPT PDF
1
What is Emotion?
Emotions are reflected in voice, hand and body gestures,
and mainly through facial expressions.
2
Facial Emotion
3
Importance of emotion recognition
Human beings express emotions in day to day
interactions.
4
Review Of Previous Work
Image pre-processing
Reff.: [“Optical flow based analyses to detect emotion from human facial image data”- Axel Besinger ,
Tamara Sztynda, Sara Lal , Carmen Duthoit, Johnson Agbinya, Budi Jap ,David Eager, Gamini
Dissanayake]
5
Proposed Methodology
Capture Image
Image Pre-processing
-RGB to gray scale conversion
-Scale Normalization
Crop Feature Regions
Edge Detection
-Prewitt edge detection
Facial Emotion Classification
6
Methodology(Cont…)
7
Capture Image
Digital camera, web-cam
8
Capture Image(Cont…)
9
RGB to gray scale conversion
Reduce complexity.
10
Scale Normalization
Select only the face portion within a rectangular
frame
Remove unnecessary information
By defining region.
11
Crop Feature Regions
Region of Interest: two Eyes, two Eye brows, Lip
12
Edge detection
13
Edge Detection (Cont…)
Algorithm:
14
Edge detection(Cont…)
Step 4: Results combined to find the absolute magnitude of the
gradient
Where
15
Facial Emotion Classification
Calculate displacement of the points.
Get Emotion.
16
Algorithm
Step 1: Take a still image of a normal expression pic1
(say) of a human face.
Step 2: Converts the color image to grayscale.
Step 3: Crop the five facial image region of interest (ROI)
(eyes, eye brows and lip) from the image by defining
region.
Step 4: Find edges of all image region.
Step 5: Take a still image of a emotional face (angry or
happy) pic2 (say) of same person and repeat step 2, 3
and 4.
17
Algorithm(Cont…)
Step 7: Comparing the deviation of edges of the
specified region of pic1 with pic2 by finding the
Euclidian distances of coordinate of each pixel.
Step 8: Put the Euclidian distances in a array k (say).
Step 9: Find the standard deviation (SD) from the
elements of array.
Step 10: Comparing the SD with pre-define threshold
and get the emotions.
18
Experiment & Result
30 images were used to create the template.
60 were tested.
Statistical Values of Three categories
19
Experiment & Result
Total 83.33% classify Facial Emotion.
63.33% were correct
20
Experiment & Result
80% happy Emotion classification were correct.
50% Angry Emotion classification were correct.
Almost 100% null classification were correct.
21
Applications
E-Learning system
Robotics System
22
Conclusion and Future Work
Implementation through this process is quite easy.
23
THANK YOU
24