SlideShare uma empresa Scribd logo
1 de 4
Baixar para ler offline
IOSR Journal of Computer Engineering (IOSR-JCE)
e-ISSN: 2278-0661, p- ISSN: 2278-8727Volume 11, Issue 1 (May. - Jun. 2013), PP 61-64
www.iosrjournals.org
www.iosrjournals.org 61 | Page
A Literature review on Facial Expression Recognition Techniques
Ms.Aswathy.R
Post Graduate Scholar,
Computer Science Department, Nehru college of Engineering , India
Abstract: Automatic facial expression recognition has become a progressive research area since it plays a major
role in human-computer-interaction. The facial expression recognition finds major application in areas like
social interaction and social intelligence. A review of various techniques used in facial expression recognition
like principal component analysis (PCA), linear discriminant analysis (LDA) etc is done in this paper. The
survey is represented in tabular form for quick reference
Index Terms— Automatic facial expression recognition, Social Intelligence, Human-Computer interaction.
I. Introduction
In the recent years, many improvements have been accomplished in the areas like face recognition, face
tracking and it anticipated the interest in facial expression recognition field. Facial expressions are produced as a
result of distortions of facial features due to the constriction of facial muscles. The facial expressions are
examined for identifying the basic human emotions like anger, fear, happiness, sadness, disgust and surprise.
These expressions can vary between individuals. The facial expression recognition systems consists of four
major steps. Face detection and normalization phase detects the face and lighting effect is reduced. Next step is
feature extraction which extracts the features and irrelevant features are eliminated in feature selection process.
Final step is classification where the expressions are classified in to six basic emotions.
Approaches like Principal Component Analysis [1], Linear Discriminant Analysis [2], Independent
Component Analysis [3] constitute a major part in the facial expression recognition techniques. These methods
are 1-dimensional in nature. Therefore 2- dimensional Principal Component Analysis [4] is introduced. Since
these techniques are applicable only in gray scale images, Global Eigen Approach [5] and Sub pattern Extended
2-dimensional Principal Component Analysis [6](E2DPCA) can be extended by traditional approaches to color
space. Multilinear Image Analysis [7] introduced tensor concept which allows more than one factor variation in
contradiction to PCA. Color Subspace Linear Discriminant Analysis [8] also uses tensor concept but in color
space which improves the accuracy. For achieving greater performance, another technique called Gabor Filer
Bank [9] is used which outperforms all the other methods. Local Gabor Binary Pattern [10] has improved
recognition rate than the gabor filter bank technique.
Many studies have revealed that the overall performance is enhanced by color component embedding. But if
RGB color space is used, accuracy depend on the angle and light source which reduces the recognition
performance. Therefore RGB color space is not always suitable for color information processing. Perceptually
uniform color systems can address this problem. Therefore a novel tensor perceptual framework[11] for facial
expression recognition is introduced in this paper for better performance. This is done on perceptual color space
and can be examined under slight variations in illuminations.
II. Techniques Used For Facial Expression Recognition
A. Principal Component Analysis
Principal Component Analysis (PCA), also known as the eigen face approach is one of the popular method for
facial expression recognition[1]. The major goal of PCA is to reduce the dimensionality for effective face
indexing and retrieval. Also, PCA uses linear projection,which maximize the projected sample scattering [2]. In
this, the identity of the person is the only varying factor.PCA faces difficuilty if other factors like viewpoint,
lighting are varied.
B. Fisher’s Linear Discriminant
Under severe variation in facial expression and illumination Fisher‟s Linear Discriminant (FLD) is more
suitable. FLD reduces the scattering of projected sample since it is a class specific method[2]. Error rate is
reduced when compared to PCA.
C. Independent Component Analysis
Both PCA and LDA generate spatially global feature vectors. But for effective facial expression
recognition spatially localized feature vectors is needed. Therefore Independent Component Analysis (ICA)
A Literature review on Facial Expression Recognition Techniques
www.iosrjournals.org 62 | Page
generates statistically independent basis vector[3].The average recognition rate is improved. But ICA is
computationally expensive than PCA.
D. 2Dimensional Principal Component Analysis
In PCA, feature extraction is done based on 1D vectors. Therefore the image matrix need to be
transformed into vector. 2dimensional Principal Component Analysis (2DPCA) uses 2D matrix instead of 1D
vector[4]. The recognition rate of 2DPCA is higher than PCA. But the storage requirement for 2DPCA is higher
than PCA since 2DPCA needs more coefficients for image representation.
E. Global Eigen Approach using Color Images
Conventional facial expression recognition techniques like PCA, LDA etc uses only the luminance
information in face images. Global Eigen Approach uses the color information in face images[5].RGB color
space does not provide any improvement in recogniton rate. In HSV color space, H component is removed since
it reduces recognition rate. YUV colorspace provides high recognition rate.
F. Sub pattern Extended 2-Dimensional PCA
The recognition rate of PCA is low and has small sample size problem. For gray facial expression
recognition, 2DPCA is extended to Extended 2DPCA. But E2DPCA is not applicable for color images.
Therefore Sub pattern Extended 2-Dimensional PCA (SpE2DPCA) is introduced for color face recognition[6].
The recognition rate is higher than PCA, 2DPCA, E2DPCA and problem of small sample size in PCA is also
eliminated.
G . Multilinear Image Analysis
Facial expression recognition needs different factors like pose, lighting, expressions to be considered.
But the conventional PCA addresses only variations in single factor. Multilinear image analysis use multilinear
algebra[7]. In this, the concept of „Tensor faces‟ is used, which separates different factors underlying the
formation of an image. Recognition rate
is greater when compared to PCA approach. Color information is not incorporated in multilinear image analysis.
H . Color Subspace Linear Discriminant Analysis
The 1DLDA AND 2DLDA are extended in color space to improve the face recognition accuracy. A 3-
D color tensor is used to generate color LDA subspace[8]. Horizontal unfolding increases the recognition rate
for 2DLDA while vertical unfolding improves recognition rate for 2DPCA.The performance evaluation of
various color spaces is not done.
I. 2D Gabor filter bank
The Gabor filtering is considered as one of the most important feature extraction technique in facial
expression recognition[9]. Gabor filter bank performs better in terms of recognition rate than the other methods
like PCA, LDA etc[11]. The major limitation of gabor filter is its bandwidth limitation ie. maximum bandwidth
is limited to one octave. Gabor filters loss high and low frequency information since it is band pass in nature
J. Local Gabor Binary Pattern
Appearence based features are being used for face recognition since it encodes specific details about
human faces. In this facial image is divided into sub blocks and similarities between sub blocks is obtained[10].
An important advantage of Local Binary Pattern (LBP) is its illumination tolerance. In Local Gabor Binary
Pattern(LGBP) method, LBP is extracted from gabor filters for feature vector generation. LGBP achieves better
performance than gabor filter method[11].
All these techniques have improved the performance of the facial expression recognition system
considerably by incorporating color component and tensor concepts. But none of the color spaces like RGB
provide provision for head pose and lighting variations.Therefore perceptual color space like CIELab and
CIELuv is used in this paper to improve the performance in varying conditions. The color images are
represented using 3D matrix. But 2D filtering operation is needed to be applied to a 3D array, which is complex
in nature. As a solution to this problem, 2D filters are to be applied three times over the three color components
in images. Instead of doing this, tensor concept is used. The filtering operation is directly applied to the tensor
i.e generated from the color image.
This paper introduces a Tensor Perceptual Color Framework (TPCF) [11] where color image
components are horizontally unfolded to 2D tensors using multilinear algebra and tensor concepts. Log-gabor
filters are used for feature extraction since it overcome the limitations of gabor filter based method. For feature
selection mutual information quotient method is utilized. Multiclass linear discriminant analysis classifier is
A Literature review on Facial Expression Recognition Techniques
www.iosrjournals.org 63 | Page
used for classifying the selected features. TPCF can effectively recognize the facial expressions under different
illumination conditions and thus performance can be improved.
Table1: Comparison table on literature survey
III. Conclusion
This paper presents a literature survey on the various techniques involved in facial expression
recognition. There are various techniques that can be used for the purpose. These methods are measured on the
basis of recognition rate. Higher the recognition rate, greater the performance. The tensor perceptual color
framework has the highest recognition rate and has highest performance.
IV. Acknowledgment
This work is supported and guided by my research guide. I am very thankful to my research guide Ms.
Shinu Acca Mani, Assistant Professor, Computer Science Department, Nehru college of Engineering and
Research Centre, India for her guidance and support.
NAME METHOD PERFORMANCE DISADVANTAGES
Low-Dimensional Procedure
for Characterization
of Human Faces
Principal Component
Analysis
Recognition rate is low Only single factor can be
varied
Eigenfaces vs. Fisherfaces :
recognition using class
specific linear
Projection
Fisher‟s Linear
Discriminant
Recognition rate higher
than PCA
Global feature vectors are
generated
Recognizing Faces with
PCA and ICA
Independent Component
Analysis
Recognition rate is
improved compared to
PCA and FLD
Computationally expensive
than PCA
Two-dimensional PCA: A
new approach to appearance-
based face
representation and
recognition
2-Dimensional Principal
Component Analysis
Recognition rate is higher
than PCA
Storage requirement is higher
than PCA
The importance of the color
information in face
recognition
Global Eigen Approach
using Color Images
YUV color space has
highest recognition rate
RGB color space does not
provide any improvement in
recognition rate
A novel hybrid approach
based on sub-pattern
technique and E2DPCA
for color face recognition
Subpattern Extended 2-
Dimensional Principal
Component Analysis
Recognition rate higher
than PCA,2DPCA
Variation in lighting, pose are
not considered
Face Recognition using a
Color Subspace LDA
approach
Color Subspace Linear
Discriminant Analysis
Recognition rate is higher
than 2DPCA and LDA
Variation of performance in
color spaces is not evaluated
Multilinear Image Analysis
for Facial Recognition
Multilinear Image
Analysis
Recognition rate higher
than PCA
Less performance than Color
Subspace LDA
Gabor Filter Based Face
Recognition Technique
2-Dimensional Gabor
Filter Bank
Higher recognition rate
than PCA,
LDA,2DPCA,Global
Eigen Approach
Low and high frequency
component attenuation
Local binary patterns for
multi-view facial expression
recognition
Local Gabor Binary
Pattern
Better recognition rate
than Gabor filter bank
Color information is not
included
A Literature review on Facial Expression Recognition Techniques
www.iosrjournals.org 64 | Page
References
[1] L. Sirovich and M. Kirby, “Low Dimensional Procedure for Characterization of Human Faces,” J. Optical Soc. Am., vol. 4, pp. 519-
524, 1987.
[2] P. N. Belhumeur, J. P. Hespanha, and D. J. Kriegman,“Eigenfaces vs. Fisherfaces: recognition using class specific linear projection,”
IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 19, no. 7, pp. 711–720, Jul. 1997.
[3] B.A. Draper, K. Baek, M.S. Bartlett, J.R. Beveridge, “Recognizing Faces with PCA and ICA,” Computer Vision and Image
Understanding: special issue on face recognition, in press.
[4] J. Yang, D. Zhang, A. F. Frangi, and J. Y. Yang, “Two-dimensional PCA: A new approach to appearance-based face representation
and recognition,” IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 26, no. 1, pp. 131–137, 2004.
[5] L.Torres, J. Reutter, and L. Lorente, “The importance of the color information in face recognition,” in Proceedings. 1999
International Conference on Image Processing, 1999. ICIP 99., vol. 3. IEEE, 1999, pp. 627–631.
[6] Chen S., Sun Y. and Yin B., “A Novel Hybrid Approach Based on Sub-pattern Technique and Extended 2DPCA for Color Face
Recognition,” 11th IEEE International Symposium on Multimedia, pp. 630-634, 2009.
[7] M. Thomas, C. Kambhamettu and S. Kumar, (2008), Face recognition using a color subspace LDA approach, Proceedings -
International Conference on Tools with Artificial Intelligence.
[8] M. A. O. Vasilescu and D. Terzopoulos, “Multilinear image analysis for facial recognition,” in Proc. Int. Conf. Pattern Recognit.,
Quebec City, QC, Canada, Aug. 2002, pp. 511–514
[9] Barbu, T, Gabor filter-based face recognition technique, Proceedings of the Romanian Academy, vol.11, no. 3, pp. 277 – 283, 2010.
[10] S. Moore and R. Bowden, “Local binary patterns for multi-view facial expression recognition,” Comput. Vis. Image Understand.,
vol. 115, no. 4, pp. 541–558, 2011.
[11] S. M. Lajevardi and H. R. Wu, “Facial Expression Recognition in Perceptual Color Space” IEEE Transactions on Image Processing,
vol. 21, no. 8, pp. 3721-3732, 2012.

Mais conteúdo relacionado

Mais procurados

Documentation project of college management [1]
Documentation project of college management [1]Documentation project of college management [1]
Documentation project of college management [1]Priyaranjan Verma
 
Face recognigion system ppt
Face recognigion system pptFace recognigion system ppt
Face recognigion system pptRavi Kumar
 
Face mask detection
Face mask detection Face mask detection
Face mask detection Sonesh yadav
 
Software Engineering - The Making of a Weather Application
Software Engineering - The Making of a Weather Application Software Engineering - The Making of a Weather Application
Software Engineering - The Making of a Weather Application Shehab Nassef
 
Bus tracking application project report
Bus tracking application project reportBus tracking application project report
Bus tracking application project reportAbhishek Singh
 
Dual Layer Security Of Data Using LSB Image Steganography And AES Encryption ...
Dual Layer Security Of Data Using LSB Image Steganography And AES Encryption ...Dual Layer Security Of Data Using LSB Image Steganography And AES Encryption ...
Dual Layer Security Of Data Using LSB Image Steganography And AES Encryption ...Bikash Chandra Prusty
 
Cryptography
CryptographyCryptography
CryptographyAnandKaGe
 
Minor on Face Recognition System using Raspberry Pi
Minor on Face Recognition System using Raspberry PiMinor on Face Recognition System using Raspberry Pi
Minor on Face Recognition System using Raspberry PiNitish Bokolia
 
CYBERBULLIYING DETECTION
CYBERBULLIYING DETECTIONCYBERBULLIYING DETECTION
CYBERBULLIYING DETECTIONSine19
 
Smart Voting System with Face Recognition
Smart Voting System with Face RecognitionSmart Voting System with Face Recognition
Smart Voting System with Face RecognitionNikhil Katte
 
Character Recognition using Machine Learning
Character Recognition using Machine LearningCharacter Recognition using Machine Learning
Character Recognition using Machine LearningRitwikSaurabh1
 
Project Face Detection
Project Face Detection Project Face Detection
Project Face Detection Abu Saleh Musa
 
Automatic Attendance system using Facial Recognition
Automatic Attendance system using Facial RecognitionAutomatic Attendance system using Facial Recognition
Automatic Attendance system using Facial RecognitionNikyaa7
 
Presentation on FACE MASK DETECTION
Presentation on FACE MASK DETECTIONPresentation on FACE MASK DETECTION
Presentation on FACE MASK DETECTIONShantaJha2
 

Mais procurados (20)

Face recognition
Face recognitionFace recognition
Face recognition
 
Documentation project of college management [1]
Documentation project of college management [1]Documentation project of college management [1]
Documentation project of college management [1]
 
Image Encryption in java ppt.
Image Encryption in java ppt.Image Encryption in java ppt.
Image Encryption in java ppt.
 
Face recognigion system ppt
Face recognigion system pptFace recognigion system ppt
Face recognigion system ppt
 
PPT steganography
PPT steganographyPPT steganography
PPT steganography
 
Face mask detection
Face mask detection Face mask detection
Face mask detection
 
Software Engineering - The Making of a Weather Application
Software Engineering - The Making of a Weather Application Software Engineering - The Making of a Weather Application
Software Engineering - The Making of a Weather Application
 
Audio Steganography synopsis
Audio Steganography synopsisAudio Steganography synopsis
Audio Steganography synopsis
 
Bus tracking application project report
Bus tracking application project reportBus tracking application project report
Bus tracking application project report
 
Dual Layer Security Of Data Using LSB Image Steganography And AES Encryption ...
Dual Layer Security Of Data Using LSB Image Steganography And AES Encryption ...Dual Layer Security Of Data Using LSB Image Steganography And AES Encryption ...
Dual Layer Security Of Data Using LSB Image Steganography And AES Encryption ...
 
Steganography in images
Steganography  in  imagesSteganography  in  images
Steganography in images
 
Cryptography
CryptographyCryptography
Cryptography
 
Minor on Face Recognition System using Raspberry Pi
Minor on Face Recognition System using Raspberry PiMinor on Face Recognition System using Raspberry Pi
Minor on Face Recognition System using Raspberry Pi
 
CYBERBULLIYING DETECTION
CYBERBULLIYING DETECTIONCYBERBULLIYING DETECTION
CYBERBULLIYING DETECTION
 
Smart Voting System with Face Recognition
Smart Voting System with Face RecognitionSmart Voting System with Face Recognition
Smart Voting System with Face Recognition
 
Elgamal & schnorr digital signature scheme copy
Elgamal & schnorr digital signature scheme   copyElgamal & schnorr digital signature scheme   copy
Elgamal & schnorr digital signature scheme copy
 
Character Recognition using Machine Learning
Character Recognition using Machine LearningCharacter Recognition using Machine Learning
Character Recognition using Machine Learning
 
Project Face Detection
Project Face Detection Project Face Detection
Project Face Detection
 
Automatic Attendance system using Facial Recognition
Automatic Attendance system using Facial RecognitionAutomatic Attendance system using Facial Recognition
Automatic Attendance system using Facial Recognition
 
Presentation on FACE MASK DETECTION
Presentation on FACE MASK DETECTIONPresentation on FACE MASK DETECTION
Presentation on FACE MASK DETECTION
 

Destaque

Facial expression recognition using pca and gabor with jaffe database 11748
Facial expression recognition using pca and gabor with jaffe database 11748Facial expression recognition using pca and gabor with jaffe database 11748
Facial expression recognition using pca and gabor with jaffe database 11748EditorIJAERD
 
Emotion Recognition and Emotional Resonance: Exploring the Relationship betwe...
Emotion Recognition and Emotional Resonance: Exploring the Relationship betwe...Emotion Recognition and Emotional Resonance: Exploring the Relationship betwe...
Emotion Recognition and Emotional Resonance: Exploring the Relationship betwe...Rebecca Noskeau
 
Facial Expression Recognition
Facial Expression Recognition Facial Expression Recognition
Facial Expression Recognition Rupinder Saini
 
Facial Expression Recognition Using Local Binary Pattern and Support Vector M...
Facial Expression Recognition Using Local Binary Pattern and Support Vector M...Facial Expression Recognition Using Local Binary Pattern and Support Vector M...
Facial Expression Recognition Using Local Binary Pattern and Support Vector M...AM Publications
 
Facial expression recognition
Facial expression recognitionFacial expression recognition
Facial expression recognitionMitul Rawat
 
Face Detection Using MATLAB (SUD)
Face Detection Using MATLAB (SUD)Face Detection Using MATLAB (SUD)
Face Detection Using MATLAB (SUD)Sudhanshu Saxena
 
Emotion recognition from facial expression using fuzzy logic
Emotion recognition from facial expression using fuzzy logicEmotion recognition from facial expression using fuzzy logic
Emotion recognition from facial expression using fuzzy logicFinalyear Projects
 
Face Recognition on MATLAB
Face Recognition on MATLABFace Recognition on MATLAB
Face Recognition on MATLABMukesh Taneja
 
Facial expression recognition based on local binary patterns final
Facial expression recognition based on local binary patterns finalFacial expression recognition based on local binary patterns final
Facial expression recognition based on local binary patterns finalahmad abdelhafeez
 
Face recognition ppt
Face recognition pptFace recognition ppt
Face recognition pptSantosh Kumar
 

Destaque (10)

Facial expression recognition using pca and gabor with jaffe database 11748
Facial expression recognition using pca and gabor with jaffe database 11748Facial expression recognition using pca and gabor with jaffe database 11748
Facial expression recognition using pca and gabor with jaffe database 11748
 
Emotion Recognition and Emotional Resonance: Exploring the Relationship betwe...
Emotion Recognition and Emotional Resonance: Exploring the Relationship betwe...Emotion Recognition and Emotional Resonance: Exploring the Relationship betwe...
Emotion Recognition and Emotional Resonance: Exploring the Relationship betwe...
 
Facial Expression Recognition
Facial Expression Recognition Facial Expression Recognition
Facial Expression Recognition
 
Facial Expression Recognition Using Local Binary Pattern and Support Vector M...
Facial Expression Recognition Using Local Binary Pattern and Support Vector M...Facial Expression Recognition Using Local Binary Pattern and Support Vector M...
Facial Expression Recognition Using Local Binary Pattern and Support Vector M...
 
Facial expression recognition
Facial expression recognitionFacial expression recognition
Facial expression recognition
 
Face Detection Using MATLAB (SUD)
Face Detection Using MATLAB (SUD)Face Detection Using MATLAB (SUD)
Face Detection Using MATLAB (SUD)
 
Emotion recognition from facial expression using fuzzy logic
Emotion recognition from facial expression using fuzzy logicEmotion recognition from facial expression using fuzzy logic
Emotion recognition from facial expression using fuzzy logic
 
Face Recognition on MATLAB
Face Recognition on MATLABFace Recognition on MATLAB
Face Recognition on MATLAB
 
Facial expression recognition based on local binary patterns final
Facial expression recognition based on local binary patterns finalFacial expression recognition based on local binary patterns final
Facial expression recognition based on local binary patterns final
 
Face recognition ppt
Face recognition pptFace recognition ppt
Face recognition ppt
 

Semelhante a A Literature review on Facial Expression Recognition Techniques

Pose and Illumination in Face Recognition Using Enhanced Gabor LBP & PCA
Pose and Illumination in Face Recognition Using Enhanced  Gabor LBP & PCA Pose and Illumination in Face Recognition Using Enhanced  Gabor LBP & PCA
Pose and Illumination in Face Recognition Using Enhanced Gabor LBP & PCA IJMER
 
Statistical Models for Face Recognition System With Different Distance Measures
Statistical Models for Face Recognition System With Different Distance MeasuresStatistical Models for Face Recognition System With Different Distance Measures
Statistical Models for Face Recognition System With Different Distance MeasuresCSCJournals
 
A Study On Facial Expression Recognition Using Local Binary Pattern
A Study On Facial Expression Recognition Using Local Binary PatternA Study On Facial Expression Recognition Using Local Binary Pattern
A Study On Facial Expression Recognition Using Local Binary PatternMartha Brown
 
Facial Expression Recognition Using SVM Classifier
Facial Expression Recognition Using SVM ClassifierFacial Expression Recognition Using SVM Classifier
Facial Expression Recognition Using SVM Classifierijeei-iaes
 
Facial Expression Recognition Using Local Binary Pattern and Support Vector M...
Facial Expression Recognition Using Local Binary Pattern and Support Vector M...Facial Expression Recognition Using Local Binary Pattern and Support Vector M...
Facial Expression Recognition Using Local Binary Pattern and Support Vector M...AM Publications
 
Appearance based face recognition by pca and lda
Appearance based face recognition by pca and ldaAppearance based face recognition by pca and lda
Appearance based face recognition by pca and ldaIAEME Publication
 
Facial expression recongnition Techniques, Database and Classifiers
Facial expression recongnition Techniques, Database and Classifiers Facial expression recongnition Techniques, Database and Classifiers
Facial expression recongnition Techniques, Database and Classifiers Rupinder Saini
 
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
 
An improved double coding local binary pattern algorithm for face recognition
An improved double coding local binary pattern algorithm for face recognitionAn improved double coding local binary pattern algorithm for face recognition
An improved double coding local binary pattern algorithm for face recognitioneSAT Journals
 
IRJET- Multiple Feature Fusion for Facial Expression Recognition in Video: Su...
IRJET- Multiple Feature Fusion for Facial Expression Recognition in Video: Su...IRJET- Multiple Feature Fusion for Facial Expression Recognition in Video: Su...
IRJET- Multiple Feature Fusion for Facial Expression Recognition in Video: Su...IRJET Journal
 
PERFORMANCE EVALUATION OF BLOCK-SIZED ALGORITHMS FOR MAJORITY VOTE IN FACIAL ...
PERFORMANCE EVALUATION OF BLOCK-SIZED ALGORITHMS FOR MAJORITY VOTE IN FACIAL ...PERFORMANCE EVALUATION OF BLOCK-SIZED ALGORITHMS FOR MAJORITY VOTE IN FACIAL ...
PERFORMANCE EVALUATION OF BLOCK-SIZED ALGORITHMS FOR MAJORITY VOTE IN FACIAL ...ijaia
 
PERFORMANCE EVALUATION OF BLOCK-SIZED ALGORITHMS FOR MAJORITY VOTE IN FACIAL ...
PERFORMANCE EVALUATION OF BLOCK-SIZED ALGORITHMS FOR MAJORITY VOTE IN FACIAL ...PERFORMANCE EVALUATION OF BLOCK-SIZED ALGORITHMS FOR MAJORITY VOTE IN FACIAL ...
PERFORMANCE EVALUATION OF BLOCK-SIZED ALGORITHMS FOR MAJORITY VOTE IN FACIAL ...gerogepatton
 
International Journal of Artificial Intelligence & Applications (IJAIA)
International Journal of Artificial Intelligence & Applications (IJAIA)International Journal of Artificial Intelligence & Applications (IJAIA)
International Journal of Artificial Intelligence & Applications (IJAIA)gerogepatton
 
MSB based Face Recognition Using Compression and Dual Matching Techniques
MSB based Face Recognition Using Compression and Dual Matching TechniquesMSB based Face Recognition Using Compression and Dual Matching Techniques
MSB based Face Recognition Using Compression and Dual Matching TechniquesCSCJournals
 
Facial Expression Detection for video sequences using local feature extractio...
Facial Expression Detection for video sequences using local feature extractio...Facial Expression Detection for video sequences using local feature extractio...
Facial Expression Detection for video sequences using local feature extractio...sipij
 
COMPRESSION BASED FACE RECOGNITION USING TRANSFORM DOMAIN FEATURES FUSED AT M...
COMPRESSION BASED FACE RECOGNITION USING TRANSFORM DOMAIN FEATURES FUSED AT M...COMPRESSION BASED FACE RECOGNITION USING TRANSFORM DOMAIN FEATURES FUSED AT M...
COMPRESSION BASED FACE RECOGNITION USING TRANSFORM DOMAIN FEATURES FUSED AT M...sipij
 

Semelhante a A Literature review on Facial Expression Recognition Techniques (20)

Pose and Illumination in Face Recognition Using Enhanced Gabor LBP & PCA
Pose and Illumination in Face Recognition Using Enhanced  Gabor LBP & PCA Pose and Illumination in Face Recognition Using Enhanced  Gabor LBP & PCA
Pose and Illumination in Face Recognition Using Enhanced Gabor LBP & PCA
 
Statistical Models for Face Recognition System With Different Distance Measures
Statistical Models for Face Recognition System With Different Distance MeasuresStatistical Models for Face Recognition System With Different Distance Measures
Statistical Models for Face Recognition System With Different Distance Measures
 
A Study On Facial Expression Recognition Using Local Binary Pattern
A Study On Facial Expression Recognition Using Local Binary PatternA Study On Facial Expression Recognition Using Local Binary Pattern
A Study On Facial Expression Recognition Using Local Binary Pattern
 
Facial Expression Recognition Using SVM Classifier
Facial Expression Recognition Using SVM ClassifierFacial Expression Recognition Using SVM Classifier
Facial Expression Recognition Using SVM Classifier
 
A04430105
A04430105A04430105
A04430105
 
Face recognition
Face recognitionFace recognition
Face recognition
 
Facial Expression Recognition Using Local Binary Pattern and Support Vector M...
Facial Expression Recognition Using Local Binary Pattern and Support Vector M...Facial Expression Recognition Using Local Binary Pattern and Support Vector M...
Facial Expression Recognition Using Local Binary Pattern and Support Vector M...
 
Appearance based face recognition by pca and lda
Appearance based face recognition by pca and ldaAppearance based face recognition by pca and lda
Appearance based face recognition by pca and lda
 
Facial expression recongnition Techniques, Database and Classifiers
Facial expression recongnition Techniques, Database and Classifiers Facial expression recongnition Techniques, Database and Classifiers
Facial expression recongnition Techniques, Database and Classifiers
 
Af35178182
Af35178182Af35178182
Af35178182
 
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
 
An improved double coding local binary pattern algorithm for face recognition
An improved double coding local binary pattern algorithm for face recognitionAn improved double coding local binary pattern algorithm for face recognition
An improved double coding local binary pattern algorithm for face recognition
 
IRJET- Multiple Feature Fusion for Facial Expression Recognition in Video: Su...
IRJET- Multiple Feature Fusion for Facial Expression Recognition in Video: Su...IRJET- Multiple Feature Fusion for Facial Expression Recognition in Video: Su...
IRJET- Multiple Feature Fusion for Facial Expression Recognition in Video: Su...
 
PERFORMANCE EVALUATION OF BLOCK-SIZED ALGORITHMS FOR MAJORITY VOTE IN FACIAL ...
PERFORMANCE EVALUATION OF BLOCK-SIZED ALGORITHMS FOR MAJORITY VOTE IN FACIAL ...PERFORMANCE EVALUATION OF BLOCK-SIZED ALGORITHMS FOR MAJORITY VOTE IN FACIAL ...
PERFORMANCE EVALUATION OF BLOCK-SIZED ALGORITHMS FOR MAJORITY VOTE IN FACIAL ...
 
PERFORMANCE EVALUATION OF BLOCK-SIZED ALGORITHMS FOR MAJORITY VOTE IN FACIAL ...
PERFORMANCE EVALUATION OF BLOCK-SIZED ALGORITHMS FOR MAJORITY VOTE IN FACIAL ...PERFORMANCE EVALUATION OF BLOCK-SIZED ALGORITHMS FOR MAJORITY VOTE IN FACIAL ...
PERFORMANCE EVALUATION OF BLOCK-SIZED ALGORITHMS FOR MAJORITY VOTE IN FACIAL ...
 
International Journal of Artificial Intelligence & Applications (IJAIA)
International Journal of Artificial Intelligence & Applications (IJAIA)International Journal of Artificial Intelligence & Applications (IJAIA)
International Journal of Artificial Intelligence & Applications (IJAIA)
 
MSB based Face Recognition Using Compression and Dual Matching Techniques
MSB based Face Recognition Using Compression and Dual Matching TechniquesMSB based Face Recognition Using Compression and Dual Matching Techniques
MSB based Face Recognition Using Compression and Dual Matching Techniques
 
Facial Expression Detection for video sequences using local feature extractio...
Facial Expression Detection for video sequences using local feature extractio...Facial Expression Detection for video sequences using local feature extractio...
Facial Expression Detection for video sequences using local feature extractio...
 
Lc3420022006
Lc3420022006Lc3420022006
Lc3420022006
 
COMPRESSION BASED FACE RECOGNITION USING TRANSFORM DOMAIN FEATURES FUSED AT M...
COMPRESSION BASED FACE RECOGNITION USING TRANSFORM DOMAIN FEATURES FUSED AT M...COMPRESSION BASED FACE RECOGNITION USING TRANSFORM DOMAIN FEATURES FUSED AT M...
COMPRESSION BASED FACE RECOGNITION USING TRANSFORM DOMAIN FEATURES FUSED AT M...
 

Mais de IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Último

(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 

Último (20)

(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 

A Literature review on Facial Expression Recognition Techniques

  • 1. IOSR Journal of Computer Engineering (IOSR-JCE) e-ISSN: 2278-0661, p- ISSN: 2278-8727Volume 11, Issue 1 (May. - Jun. 2013), PP 61-64 www.iosrjournals.org www.iosrjournals.org 61 | Page A Literature review on Facial Expression Recognition Techniques Ms.Aswathy.R Post Graduate Scholar, Computer Science Department, Nehru college of Engineering , India Abstract: Automatic facial expression recognition has become a progressive research area since it plays a major role in human-computer-interaction. The facial expression recognition finds major application in areas like social interaction and social intelligence. A review of various techniques used in facial expression recognition like principal component analysis (PCA), linear discriminant analysis (LDA) etc is done in this paper. The survey is represented in tabular form for quick reference Index Terms— Automatic facial expression recognition, Social Intelligence, Human-Computer interaction. I. Introduction In the recent years, many improvements have been accomplished in the areas like face recognition, face tracking and it anticipated the interest in facial expression recognition field. Facial expressions are produced as a result of distortions of facial features due to the constriction of facial muscles. The facial expressions are examined for identifying the basic human emotions like anger, fear, happiness, sadness, disgust and surprise. These expressions can vary between individuals. The facial expression recognition systems consists of four major steps. Face detection and normalization phase detects the face and lighting effect is reduced. Next step is feature extraction which extracts the features and irrelevant features are eliminated in feature selection process. Final step is classification where the expressions are classified in to six basic emotions. Approaches like Principal Component Analysis [1], Linear Discriminant Analysis [2], Independent Component Analysis [3] constitute a major part in the facial expression recognition techniques. These methods are 1-dimensional in nature. Therefore 2- dimensional Principal Component Analysis [4] is introduced. Since these techniques are applicable only in gray scale images, Global Eigen Approach [5] and Sub pattern Extended 2-dimensional Principal Component Analysis [6](E2DPCA) can be extended by traditional approaches to color space. Multilinear Image Analysis [7] introduced tensor concept which allows more than one factor variation in contradiction to PCA. Color Subspace Linear Discriminant Analysis [8] also uses tensor concept but in color space which improves the accuracy. For achieving greater performance, another technique called Gabor Filer Bank [9] is used which outperforms all the other methods. Local Gabor Binary Pattern [10] has improved recognition rate than the gabor filter bank technique. Many studies have revealed that the overall performance is enhanced by color component embedding. But if RGB color space is used, accuracy depend on the angle and light source which reduces the recognition performance. Therefore RGB color space is not always suitable for color information processing. Perceptually uniform color systems can address this problem. Therefore a novel tensor perceptual framework[11] for facial expression recognition is introduced in this paper for better performance. This is done on perceptual color space and can be examined under slight variations in illuminations. II. Techniques Used For Facial Expression Recognition A. Principal Component Analysis Principal Component Analysis (PCA), also known as the eigen face approach is one of the popular method for facial expression recognition[1]. The major goal of PCA is to reduce the dimensionality for effective face indexing and retrieval. Also, PCA uses linear projection,which maximize the projected sample scattering [2]. In this, the identity of the person is the only varying factor.PCA faces difficuilty if other factors like viewpoint, lighting are varied. B. Fisher’s Linear Discriminant Under severe variation in facial expression and illumination Fisher‟s Linear Discriminant (FLD) is more suitable. FLD reduces the scattering of projected sample since it is a class specific method[2]. Error rate is reduced when compared to PCA. C. Independent Component Analysis Both PCA and LDA generate spatially global feature vectors. But for effective facial expression recognition spatially localized feature vectors is needed. Therefore Independent Component Analysis (ICA)
  • 2. A Literature review on Facial Expression Recognition Techniques www.iosrjournals.org 62 | Page generates statistically independent basis vector[3].The average recognition rate is improved. But ICA is computationally expensive than PCA. D. 2Dimensional Principal Component Analysis In PCA, feature extraction is done based on 1D vectors. Therefore the image matrix need to be transformed into vector. 2dimensional Principal Component Analysis (2DPCA) uses 2D matrix instead of 1D vector[4]. The recognition rate of 2DPCA is higher than PCA. But the storage requirement for 2DPCA is higher than PCA since 2DPCA needs more coefficients for image representation. E. Global Eigen Approach using Color Images Conventional facial expression recognition techniques like PCA, LDA etc uses only the luminance information in face images. Global Eigen Approach uses the color information in face images[5].RGB color space does not provide any improvement in recogniton rate. In HSV color space, H component is removed since it reduces recognition rate. YUV colorspace provides high recognition rate. F. Sub pattern Extended 2-Dimensional PCA The recognition rate of PCA is low and has small sample size problem. For gray facial expression recognition, 2DPCA is extended to Extended 2DPCA. But E2DPCA is not applicable for color images. Therefore Sub pattern Extended 2-Dimensional PCA (SpE2DPCA) is introduced for color face recognition[6]. The recognition rate is higher than PCA, 2DPCA, E2DPCA and problem of small sample size in PCA is also eliminated. G . Multilinear Image Analysis Facial expression recognition needs different factors like pose, lighting, expressions to be considered. But the conventional PCA addresses only variations in single factor. Multilinear image analysis use multilinear algebra[7]. In this, the concept of „Tensor faces‟ is used, which separates different factors underlying the formation of an image. Recognition rate is greater when compared to PCA approach. Color information is not incorporated in multilinear image analysis. H . Color Subspace Linear Discriminant Analysis The 1DLDA AND 2DLDA are extended in color space to improve the face recognition accuracy. A 3- D color tensor is used to generate color LDA subspace[8]. Horizontal unfolding increases the recognition rate for 2DLDA while vertical unfolding improves recognition rate for 2DPCA.The performance evaluation of various color spaces is not done. I. 2D Gabor filter bank The Gabor filtering is considered as one of the most important feature extraction technique in facial expression recognition[9]. Gabor filter bank performs better in terms of recognition rate than the other methods like PCA, LDA etc[11]. The major limitation of gabor filter is its bandwidth limitation ie. maximum bandwidth is limited to one octave. Gabor filters loss high and low frequency information since it is band pass in nature J. Local Gabor Binary Pattern Appearence based features are being used for face recognition since it encodes specific details about human faces. In this facial image is divided into sub blocks and similarities between sub blocks is obtained[10]. An important advantage of Local Binary Pattern (LBP) is its illumination tolerance. In Local Gabor Binary Pattern(LGBP) method, LBP is extracted from gabor filters for feature vector generation. LGBP achieves better performance than gabor filter method[11]. All these techniques have improved the performance of the facial expression recognition system considerably by incorporating color component and tensor concepts. But none of the color spaces like RGB provide provision for head pose and lighting variations.Therefore perceptual color space like CIELab and CIELuv is used in this paper to improve the performance in varying conditions. The color images are represented using 3D matrix. But 2D filtering operation is needed to be applied to a 3D array, which is complex in nature. As a solution to this problem, 2D filters are to be applied three times over the three color components in images. Instead of doing this, tensor concept is used. The filtering operation is directly applied to the tensor i.e generated from the color image. This paper introduces a Tensor Perceptual Color Framework (TPCF) [11] where color image components are horizontally unfolded to 2D tensors using multilinear algebra and tensor concepts. Log-gabor filters are used for feature extraction since it overcome the limitations of gabor filter based method. For feature selection mutual information quotient method is utilized. Multiclass linear discriminant analysis classifier is
  • 3. A Literature review on Facial Expression Recognition Techniques www.iosrjournals.org 63 | Page used for classifying the selected features. TPCF can effectively recognize the facial expressions under different illumination conditions and thus performance can be improved. Table1: Comparison table on literature survey III. Conclusion This paper presents a literature survey on the various techniques involved in facial expression recognition. There are various techniques that can be used for the purpose. These methods are measured on the basis of recognition rate. Higher the recognition rate, greater the performance. The tensor perceptual color framework has the highest recognition rate and has highest performance. IV. Acknowledgment This work is supported and guided by my research guide. I am very thankful to my research guide Ms. Shinu Acca Mani, Assistant Professor, Computer Science Department, Nehru college of Engineering and Research Centre, India for her guidance and support. NAME METHOD PERFORMANCE DISADVANTAGES Low-Dimensional Procedure for Characterization of Human Faces Principal Component Analysis Recognition rate is low Only single factor can be varied Eigenfaces vs. Fisherfaces : recognition using class specific linear Projection Fisher‟s Linear Discriminant Recognition rate higher than PCA Global feature vectors are generated Recognizing Faces with PCA and ICA Independent Component Analysis Recognition rate is improved compared to PCA and FLD Computationally expensive than PCA Two-dimensional PCA: A new approach to appearance- based face representation and recognition 2-Dimensional Principal Component Analysis Recognition rate is higher than PCA Storage requirement is higher than PCA The importance of the color information in face recognition Global Eigen Approach using Color Images YUV color space has highest recognition rate RGB color space does not provide any improvement in recognition rate A novel hybrid approach based on sub-pattern technique and E2DPCA for color face recognition Subpattern Extended 2- Dimensional Principal Component Analysis Recognition rate higher than PCA,2DPCA Variation in lighting, pose are not considered Face Recognition using a Color Subspace LDA approach Color Subspace Linear Discriminant Analysis Recognition rate is higher than 2DPCA and LDA Variation of performance in color spaces is not evaluated Multilinear Image Analysis for Facial Recognition Multilinear Image Analysis Recognition rate higher than PCA Less performance than Color Subspace LDA Gabor Filter Based Face Recognition Technique 2-Dimensional Gabor Filter Bank Higher recognition rate than PCA, LDA,2DPCA,Global Eigen Approach Low and high frequency component attenuation Local binary patterns for multi-view facial expression recognition Local Gabor Binary Pattern Better recognition rate than Gabor filter bank Color information is not included
  • 4. A Literature review on Facial Expression Recognition Techniques www.iosrjournals.org 64 | Page References [1] L. Sirovich and M. Kirby, “Low Dimensional Procedure for Characterization of Human Faces,” J. Optical Soc. Am., vol. 4, pp. 519- 524, 1987. [2] P. N. Belhumeur, J. P. Hespanha, and D. J. Kriegman,“Eigenfaces vs. Fisherfaces: recognition using class specific linear projection,” IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 19, no. 7, pp. 711–720, Jul. 1997. [3] B.A. Draper, K. Baek, M.S. Bartlett, J.R. Beveridge, “Recognizing Faces with PCA and ICA,” Computer Vision and Image Understanding: special issue on face recognition, in press. [4] J. Yang, D. Zhang, A. F. Frangi, and J. Y. Yang, “Two-dimensional PCA: A new approach to appearance-based face representation and recognition,” IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 26, no. 1, pp. 131–137, 2004. [5] L.Torres, J. Reutter, and L. Lorente, “The importance of the color information in face recognition,” in Proceedings. 1999 International Conference on Image Processing, 1999. ICIP 99., vol. 3. IEEE, 1999, pp. 627–631. [6] Chen S., Sun Y. and Yin B., “A Novel Hybrid Approach Based on Sub-pattern Technique and Extended 2DPCA for Color Face Recognition,” 11th IEEE International Symposium on Multimedia, pp. 630-634, 2009. [7] M. Thomas, C. Kambhamettu and S. Kumar, (2008), Face recognition using a color subspace LDA approach, Proceedings - International Conference on Tools with Artificial Intelligence. [8] M. A. O. Vasilescu and D. Terzopoulos, “Multilinear image analysis for facial recognition,” in Proc. Int. Conf. Pattern Recognit., Quebec City, QC, Canada, Aug. 2002, pp. 511–514 [9] Barbu, T, Gabor filter-based face recognition technique, Proceedings of the Romanian Academy, vol.11, no. 3, pp. 277 – 283, 2010. [10] S. Moore and R. Bowden, “Local binary patterns for multi-view facial expression recognition,” Comput. Vis. Image Understand., vol. 115, no. 4, pp. 541–558, 2011. [11] S. M. Lajevardi and H. R. Wu, “Facial Expression Recognition in Perceptual Color Space” IEEE Transactions on Image Processing, vol. 21, no. 8, pp. 3721-3732, 2012.