SlideShare a Scribd company logo
1 of 24
Download to read offline
(Roll no- 91/MCA/090021)
Project under the guidance of
DR. AMLAN CHAKRABARTI
1
What is Emotion?
 Emotions are reflected in voice, hand and body gestures,
and mainly through facial expressions.
2
Facial Emotion
 There are six types of facial emotions.
Anger Fear Disgust Happy Sad Surprise
3
Importance of emotion recognition
 Human beings express emotions in day to day
interactions.
 Understanding emotions and knowing how to react to
people’s expressions greatly enriches the interaction.
4
Review Of Previous Work
 Image pre-processing
 Facial feature extraction
-select some point on feature region
-consider a matrix surrounding that point
-calculate distances
 Facial expression detection
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 Co t…
7
Capture Image
 Digital camera, web-cam
 Resolution must be fixed
 Distance between the web-cam and the face has to be
fixed.
 Position of face must be fixed
 Must not wear glasses or have facial hair.
8
Capture I age Co t…
Normal Facial Image Emotional Facial Image
9
RGB to gray scale conversion
Color Facial Image Grayscale Facial Image
 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
 By defining the particular regions.
12
Edge detection
ROI ROI after edge detection
13
Algorithm:
Input: A Sample Image
Output: Detected Edges
Step 1: Accept the input image
Step 2: Apply mask h1 and h3 (prewitt mask) to the input
image.
Step 3: Masks manipulation of h1 and h3 separately on
the input image
Edge Detection Co t…
14
Edge detectio Co t…
Step 4: Results combined to find the absolute magnitude of the
gradient
Where
Step 5: The absolute magnitude is the output edges.
15
Facial Emotion Classification
 Calculate displacement of the points.
 Calculate averages of those values.
 Calculate standard deviation (SD) of those averages.
 Compare this SD with a threshold.
 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
Algorith Co t…
 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
 Human-Computer interaction System
22
Conclusion and Future Work
 Implementation through this process is quite easy.
 Have to improve over the capturing Process.
 ROI extracted manually
-That should be automatically.
 Edge detection procedure should be less complex.
23
THANK YOU
24

More Related Content

Similar to Final_Facial_Emotion_Detection_ppt.pdf

Human Face Detection Systemin ANew Algorithm
Human Face Detection Systemin ANew AlgorithmHuman Face Detection Systemin ANew Algorithm
Human Face Detection Systemin ANew AlgorithmIOSRjournaljce
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
A study of techniques for facial detection and expression classification
A study of techniques for facial detection and expression classificationA study of techniques for facial detection and expression classification
A study of techniques for facial detection and expression classificationIJCSES Journal
 
Emotion Recognition using Image Processing
Emotion Recognition using Image ProcessingEmotion Recognition using Image Processing
Emotion Recognition using Image Processingijtsrd
 
human face detection using matlab
human face detection using matlabhuman face detection using matlab
human face detection using matlabshamima sultana
 
PBL presentation p2.pptx
PBL presentation p2.pptxPBL presentation p2.pptx
PBL presentation p2.pptxTony383416
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentIJERD Editor
 
F ACIAL E XPRESSION R ECOGNITION B ASED ON E DGE D ETECTION
F ACIAL  E XPRESSION  R ECOGNITION  B ASED ON  E DGE  D ETECTIONF ACIAL  E XPRESSION  R ECOGNITION  B ASED ON  E DGE  D ETECTION
F ACIAL E XPRESSION R ECOGNITION B ASED ON E DGE D ETECTIONIJCSES Journal
 
Face detection ppt
Face detection pptFace detection ppt
Face detection pptPooja R
 
Face detection using template matching
Face detection using template matchingFace detection using template matching
Face detection using template matchingBrijesh Borad
 
REAL TIME INTELLIGENT EMOTIONAL MUSIC PLAYER USING ANDROID
REAL TIME INTELLIGENT EMOTIONAL MUSIC PLAYER USING ANDROIDREAL TIME INTELLIGENT EMOTIONAL MUSIC PLAYER USING ANDROID
REAL TIME INTELLIGENT EMOTIONAL MUSIC PLAYER USING ANDROIDJournal For Research
 
Criminal Detection System
Criminal Detection SystemCriminal Detection System
Criminal Detection SystemIntrader Amit
 
Caricature Recognition and Generation
Caricature Recognition and GenerationCaricature Recognition and Generation
Caricature Recognition and GenerationSaurav Jha
 
A New Algorithm for Human Face Detection Using Skin Color Tone
A New Algorithm for Human Face Detection Using Skin Color ToneA New Algorithm for Human Face Detection Using Skin Color Tone
A New Algorithm for Human Face Detection Using Skin Color ToneIOSR Journals
 
A Novel Mathematical Based Method for Generating Virtual Samples from a Front...
A Novel Mathematical Based Method for Generating Virtual Samples from a Front...A Novel Mathematical Based Method for Generating Virtual Samples from a Front...
A Novel Mathematical Based Method for Generating Virtual Samples from a Front...CSCJournals
 

Similar to Final_Facial_Emotion_Detection_ppt.pdf (20)

Image processing
Image processingImage processing
Image processing
 
Face Recognition
Face RecognitionFace Recognition
Face Recognition
 
Semantic 3DTV Content Analysis and Description
Semantic 3DTV Content Analysis and DescriptionSemantic 3DTV Content Analysis and Description
Semantic 3DTV Content Analysis and Description
 
Human Face Detection Systemin ANew Algorithm
Human Face Detection Systemin ANew AlgorithmHuman Face Detection Systemin ANew Algorithm
Human Face Detection Systemin ANew Algorithm
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
A study of techniques for facial detection and expression classification
A study of techniques for facial detection and expression classificationA study of techniques for facial detection and expression classification
A study of techniques for facial detection and expression classification
 
Emotion Recognition using Image Processing
Emotion Recognition using Image ProcessingEmotion Recognition using Image Processing
Emotion Recognition using Image Processing
 
human face detection using matlab
human face detection using matlabhuman face detection using matlab
human face detection using matlab
 
Face recognition
Face recognitionFace recognition
Face recognition
 
PBL presentation p2.pptx
PBL presentation p2.pptxPBL presentation p2.pptx
PBL presentation p2.pptx
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
F ACIAL E XPRESSION R ECOGNITION B ASED ON E DGE D ETECTION
F ACIAL  E XPRESSION  R ECOGNITION  B ASED ON  E DGE  D ETECTIONF ACIAL  E XPRESSION  R ECOGNITION  B ASED ON  E DGE  D ETECTION
F ACIAL E XPRESSION R ECOGNITION B ASED ON E DGE D ETECTION
 
Face detection ppt
Face detection pptFace detection ppt
Face detection ppt
 
Face detection using template matching
Face detection using template matchingFace detection using template matching
Face detection using template matching
 
REAL TIME INTELLIGENT EMOTIONAL MUSIC PLAYER USING ANDROID
REAL TIME INTELLIGENT EMOTIONAL MUSIC PLAYER USING ANDROIDREAL TIME INTELLIGENT EMOTIONAL MUSIC PLAYER USING ANDROID
REAL TIME INTELLIGENT EMOTIONAL MUSIC PLAYER USING ANDROID
 
Criminal Detection System
Criminal Detection SystemCriminal Detection System
Criminal Detection System
 
Caricature Recognition and Generation
Caricature Recognition and GenerationCaricature Recognition and Generation
Caricature Recognition and Generation
 
A New Algorithm for Human Face Detection Using Skin Color Tone
A New Algorithm for Human Face Detection Using Skin Color ToneA New Algorithm for Human Face Detection Using Skin Color Tone
A New Algorithm for Human Face Detection Using Skin Color Tone
 
A Novel Mathematical Based Method for Generating Virtual Samples from a Front...
A Novel Mathematical Based Method for Generating Virtual Samples from a Front...A Novel Mathematical Based Method for Generating Virtual Samples from a Front...
A Novel Mathematical Based Method for Generating Virtual Samples from a Front...
 
Python Project.pptx
Python Project.pptxPython Project.pptx
Python Project.pptx
 

Recently uploaded

HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxmarlenawright1
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsNbelano25
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxDr. Ravikiran H M Gowda
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSSpellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSAnaAcapella
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfDr Vijay Vishwakarma
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfFICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfPondicherry University
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxJisc
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Pooja Bhuva
 
Philosophy of china and it's charactistics
Philosophy of china and it's charactisticsPhilosophy of china and it's charactistics
Philosophy of china and it's charactisticshameyhk98
 
AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptNishitharanjan Rout
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxannathomasp01
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
How to Add a Tool Tip to a Field in Odoo 17
How to Add a Tool Tip to a Field in Odoo 17How to Add a Tool Tip to a Field in Odoo 17
How to Add a Tool Tip to a Field in Odoo 17Celine George
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structuredhanjurrannsibayan2
 

Recently uploaded (20)

HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf arts
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
Call Girls in Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in  Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in  Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSSpellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfFICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
Philosophy of china and it's charactistics
Philosophy of china and it's charactisticsPhilosophy of china and it's charactistics
Philosophy of china and it's charactistics
 
AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.ppt
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
How to Add a Tool Tip to a Field in Odoo 17
How to Add a Tool Tip to a Field in Odoo 17How to Add a Tool Tip to a Field in Odoo 17
How to Add a Tool Tip to a Field in Odoo 17
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 

Final_Facial_Emotion_Detection_ppt.pdf

  • 1. (Roll no- 91/MCA/090021) Project under the guidance of DR. AMLAN CHAKRABARTI 1
  • 2. What is Emotion?  Emotions are reflected in voice, hand and body gestures, and mainly through facial expressions. 2
  • 3. Facial Emotion  There are six types of facial emotions. Anger Fear Disgust Happy Sad Surprise 3
  • 4. Importance of emotion recognition  Human beings express emotions in day to day interactions.  Understanding emotions and knowing how to react to people’s expressions greatly enriches the interaction. 4
  • 5. Review Of Previous Work  Image pre-processing  Facial feature extraction -select some point on feature region -consider a matrix surrounding that point -calculate distances  Facial expression detection 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
  • 6. 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
  • 8. Capture Image  Digital camera, web-cam  Resolution must be fixed  Distance between the web-cam and the face has to be fixed.  Position of face must be fixed  Must not wear glasses or have facial hair. 8
  • 9. Capture I age Co t… Normal Facial Image Emotional Facial Image 9
  • 10. RGB to gray scale conversion Color Facial Image Grayscale Facial Image  Reduce complexity. 10
  • 11. Scale Normalization  Select only the face portion within a rectangular frame  Remove unnecessary information  By defining region. 11
  • 12. Crop Feature Regions  Region of Interest: two Eyes, two Eye brows, Lip  By defining the particular regions. 12
  • 13. Edge detection ROI ROI after edge detection 13
  • 14. Algorithm: Input: A Sample Image Output: Detected Edges Step 1: Accept the input image Step 2: Apply mask h1 and h3 (prewitt mask) to the input image. Step 3: Masks manipulation of h1 and h3 separately on the input image Edge Detection Co t… 14
  • 15. Edge detectio Co t… Step 4: Results combined to find the absolute magnitude of the gradient Where Step 5: The absolute magnitude is the output edges. 15
  • 16. Facial Emotion Classification  Calculate displacement of the points.  Calculate averages of those values.  Calculate standard deviation (SD) of those averages.  Compare this SD with a threshold.  Get Emotion. 16
  • 17. 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
  • 18. Algorith Co t…  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
  • 19. Experiment & Result  30 images were used to create the template.  60 were tested. Statistical Values of Three categories  19
  • 20. Experiment & Result  Total 83.33% classify Facial Emotion. 63.33% were correct 20
  • 21. Experiment & Result  80% happy Emotion classification were correct.  50% Angry Emotion classification were correct.  Almost 100% null classification were correct. 21
  • 22. Applications  E-Learning system  Robotics System  Human-Computer interaction System 22
  • 23. Conclusion and Future Work  Implementation through this process is quite easy.  Have to improve over the capturing Process.  ROI extracted manually -That should be automatically.  Edge detection procedure should be less complex. 23