SlideShare a Scribd company logo
International Journal of Electronics and Communication Engineering & Technology (IJECET),
            INTERNATIONAL JOURNAL OF ELECTRONICS AND
    ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online) Volume 3, Issue 1, January- June (2012), ©
     COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET)
    IAEME

ISSN 0976 – 6464(Print)
ISSN 0976 – 6472(Online)
Volume 3, Issue 1, January- June (2012), pp. 311-316
                                                                            IJECET
© IAEME: www.iaeme.com/ijecet.html
Journal Impact Factor (2011): 0.8500 (Calculated by GISI)                 ©IAEME
www.jifactor.com




      FACE RECOGNITION ACROSS POSE WITH ESTIMATION OF
                     POSE PARAMETERS
                  Abhishek Choubey                                      Girish D. Bonde
         Head, Department of Electronics and                  M.Tech. Student, Department of EC
                   Communication                            R.K.D.F. Institute of Technology, Bhopal
       R.K.D.F. Institute of Technology, Bhopal                         Bhopal, INDIA
                   Bhopal, INDIA                                girish_bonde55@rediffmail.com
           abhishekchoubey84@gmail.com

      ABSTRACT
               In this paper, we implemented eigenface based face recognition and tried to compare
      the results with fisherface algorithm. The process required preprocessing. The images had to
      be resized to a consistent size. The database used included cropped faces of various sizes.
      Hence the need for face detection was eliminated.
               We tried to compare two of the most frequently used algorithms; eigenface and
      fisherface. We compared the performance of each algorithm against two constraints. Pose and
      the size of training data. Our study has shown us that fisherface algorithm is robust in both
      cases. This leads us conclude that the eigenface algorithm is beneficial when the database is
      large. But given the robustness of the fisherface algorithm, it would be the algorithm of choice
      if the resources are not a problem.
               We have extended the work towards automatic estimation of pose parameters using a
      patch based approach.
      Keywords: Eigenface, Fisherface, pose

         1. INTRODUCTION

          The face plays a major role in our social intercourse in conveying identity and emotion.
      The human ability to recognize faces is remarkable. We can recognize thousands of faces
      learned throughout our lifetime and identify familiar faces at a glance even after years of
      separation. The skill is quite robust, despite large changes in the visual stimulus due to
      viewing conditions, expression, aging, and distractions such as glasses or changes in hairstyle.
          We have implemented the eigenface and fisherface algorithms and tested them against two
      face databases, observing results across pose (out-of-plane face rotation). We evaluated


                                                 311
International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN
0976 – 6464(Print), ISSN 0976 – 6472(Online) Volume 3, Issue 1, January- June (2012), © IAEME


performance against databases with both densely-sampled and sparsely-sampled facial
poses.We have also extended the work towards automatic estimation of pose parameters.

Our (Specific) Problem Statement

Given a training database of pre-processed face images, train an automated system to
recognize the identity of a person from a new image of the person. Examine sensitivity to pose
using the eigenface approach suggested in [1,2] and the fisherface approach developed in [3].

Our new ideas include:

   1. comparing results of eigenface & fisherface across pose,
   2. testing dense and sparse training databases
   3. Estimating the pose parameters of the face

   2. RELATED WORK

    The Eigenface [1,2] is the first method considered as a successful technique of face
recognition. The Eigenface method uses Principal Component Analysis (PCA) to linearly
project the image space to a low dimensional feature space.
    The Fisherface [3] is an enhancement of the Eigenface method. The Eigenface method
uses PCA for dimensionality reduction, thus, yields projection directions that maximize the
total scatter across all classes, i.e., across all image s of all faces. The PCA projections are
optimal for representation in a low dimensional basis, but they may not be optional from a
discrimination standpoint. In stead, the Fisherface method uses Fisher’s Linear Discriminant
Analysis (FLDA or LDA) which maximizes the ratio of between-class scatter to that of
within-class scatter.

   3. COMPARISON BETWEEN EIGENFACE AND FISHERFACE

    Eigenface and Fisherface are global approach of face recognition which takes entire image
as a 2-D array of pixels. Both methods are quite similar as Fisherface is a modified version of
eigenface. Both make use of linear projection of the images into a face space, which take the
common features of face and find a suitable orthonormal basis for the projection. The
difference between them is the method of projection is different; Eigenface uses PCA while
Fisherface uses FLD. PCA works better with dimension reduction and FLD works better for
classification of different classes
Eigenface
   Eigenface is a practical approach for face recognition. Due to the simplicity of its algorithm,
we could implement an Eigenface recognition system easily. Besides, it is efficient in
processing time and storage. PCA reduces the dimension size of an image greatly in a short
period of time. The accuracy of Eigenface is also satisfactory (over 90 %) with frontal faces.
However, as there has a high correlation between the training data and the recognition data.




                                               312
International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN
0976 – 6464(Print), ISSN 0976 – 6472(Online) Volume 3, Issue 1, January- June (2012), © IAEME


Fisherface
     Fisherface is similar to Eigenface but with improvement in better classification of
different classes image. With FLD, we could classify the training set to deal with different
people and different pose. We could have better accuracy in various pose than Eigenface
approach. Besides, Fisherface removes the first three principal components which is
responsible for light intensity changes, it is more invariant to light intensity.
     Fisherface is more complex than Eigenface in finding the projection of face space.
Calculation of ratio of between-class scatter to within-class scatter requires a lot of processing
time. Besides, due to the need of better classification, the dimension of projection in face
space is not as compact as Eigenface, results in larger storage of the face and more processing
time in recognition. Facial recognition software was developed using the MATLAB
programming language by the MathWorks. This environment was chosen because it easily
supports image processing, image visualization, and linear algebra.The software was tested
against UMIST databse. UMIST was created by Daniel B. Graham, with a purpose of
collecting a controlled set of images that vary pose uniformly from frontal to side view. The
UMIST database has 565 total images of 20 people. The UMIST database images, displayed
below, has uniform lighting and pose varying from side to frontal.




                               Figure 1: UMIST database Images

3.1 Comparison by Size of training data

    For these results, 20 recognition faces (one for each person) were randomly picked from
the database, leaving 545 photos to use as training faces. Mp, the number of principal
components to use, was chosen as 20.

    All 20 of 20 images were correctly recognized, confirming the very good performance of
eigenface with densely and uniformly sampled inputs. For this same database and setup,
fisherface performs very similarly.



                                               313
International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN
0976 – 6464(Print), ISSN 0976 – 6472(Online) Volume 3, Issue 1, January- June (2012), © IAEME


3.2 Comparison by Image pose

    For these results, 20 recognition faces (one for each person) were randomly picked from
the database, then 60 more photos were used as training faces. Three training faces were
picked for each person: a frontal, side, and 45-degree view.
    Out of the 20 faces, 16 were correctly classified in the 1st match. Also notice that this
approach is rather pose invariant — it often (13 times) picks out all 3 training images from the
database.
    For comparison, the same setup is run using the eigenface algorithm. Here 14 of the 20
faces are correctly classified, and all 3 correct images are never found. Clearly, the fisherface
algorithm performs better under pose variation when only a few samples across pose are
available in the training set.

                            Table comparing eigenface to fisherface

                                           Fisherface             Eigenface
              Computational                slightly        more
                                                                  simple
              Complexity                   complex
              Effectiveness       Across good, even with some,       with
              Pose                       limited data    enough data

              Sensitivity to Lighting      little                 very


   We find that both the eigenface and fisherface techniques work very well for a uniformly
and densely sampled data set varied over pose. When a more sparse data set across pose is
available, the fisherface approach performs better than eigenface

4   ESTIMATION OF POSE PARAMETERS

    Automatic estimation of head pose faciliates human facial analysis. It has widespread
applications such as, gaze direction detection, video teleconferencing and human computer
interaction (HCI). It can also be integrated in a multi-view face detection and recognition
system. Most current methods estimate pose in a limited range or treat pose as a classification
problem by assigning the face to one of many discrete poses [6,7]. Mainly tested on images
taken in controlled environments e.g. the FacePix dataset [8] (Fig. 2). In short, a framework is
missing for continuous face pose estimation in uncontrolled environments (Fig 2b).




                                               314
International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN
0976 – 6464(Print), ISSN 0976 – 6472(Online) Volume 3, Issue 1, January- June (2012), © IAEME




   Figure 2: a) Example images from the FacePix database [8] typically used for pose
   estimation. These images are taken in controlled environments with fixed scale, lighting
   and background. b) We address the problem of estimating pose as a continuous parameter
   on “real world” images with large variations in background, illumination and expression.

Procedure
      (a) Our method decomposes a test image Y into a regular grid of patches.
      (b) There is a large predefined library of object instances. The library can be
      considered as a palette from which image patches can be taken.
      (c). The library is used to approximate each patch from the test images. The choice of
      library patch provides information about the true pose.
      (d) Model parameters W are used to interpret these patch choices in a Bayesian
      framework to calculate a posterior over pose (e).




      Figure 3 Example Results. True pose i.e. human estimate (above) vs. our estimate
                                           (below)
5 CONCLUSION AND FUTURE WORK
    The Eigenface and Fisherface method were investigated and compared. The omparative
experiment showed that the Fisherface method outperformed the Eigenface method. The
usefulness of the Fisherface method under varying pose and varying sizes of training
databases was verified. Also our results show that patch-based representation is suitable for
face pose estimation. We achieve promising results on automatic face pose estimation in
uncontrolled environments.

6. REFERENCES
1. M. Turk and A. Pentland, “Eigenfaces for recognition,” J. Cognitive Neuroscience, vol. 3,
no. 1, 1991.
2. M. Turk and A. Pentland, “Face recognition using eigenfaces,” Proc. IEEE Conf. on
Computer Vision and Pattern Recognition, 1991, pp. 586-591.



                                               315
International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN
0976 – 6464(Print), ISSN 0976 – 6472(Online) Volume 3, Issue 1, January- June (2012), © IAEME


3. 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, July 1997.
4.. Alan Brooks (in collaboration with Li Gao) Face Recognition: Eigenface and Fisherface
Performance Across Pose, ECE 432 Computer Vision with Professor Ying Wu 2004
5. Jania Aghajanian and Simon J.D. Prince, “Face Pose Estimation in Uncontrolled
Environments”, Department of Computer Science University College London
6. N. Kruger, M. Potzsch, T. Maurer, and M. Rinne. Estimation of face position and pose with
labeled graphs. In BMVC, pages 735–743, 1996.
7. SZ Li, X.H. Peng, X.W. Hou, H.J. Zhang, and Q.S. Cheng. Multi-view face pose
estimation based on supervised isa learning. In AFGR 2002.
8. G. Little, Krishna S., Black J., and Panchanathan S. A methodology for evaluating
robustness of face recognition algorithms with respect to changes in pose and illumination
angle. In ICASSP, 2005
9. Belhuumeur, P. N., Hespanha, J. P., and Kriegman, D.J. 1997. Eigenfaces vs. Fisherfaces:
Recognitionusing class specific linear projection. IEEETrans. Patt. Anal. Mach. Intell. 19,
711–720.
10. Bhati R., Jain S, Mishra D.K., and D.Bhati 2010. A comparative analysis of different
neural networks for face recognition using Principal Component Analysis and efficient
variable learning rate. IEEE Fourth Asia International Conference on athematical/Analytical
Modelling and Computer Simulation pp. 354-359
11. Huang, J., Heisele, B., and Blanz, V. 2003. Component-based face recognition with 3D
morphable models. In Proceedings, International Conference on Audio- and Video-Based
Person Authentication.
12. Kirby, M. and Sirovich, L. 1990. Application of the Karhunen-Loeve procedure for the
characterization of human faces. IEEE Trans. Patt. Anal.Mach. Intell. 12 .
13. Khanale, P.B., 2010a. Recognition of marathi numerals using artificial neural network. J.
Artificial Intell., 3: 135-140.
14. Lanitis, A., Taylor, C. J., and Cootes, T. F. 1995. Automatic face identification system
using flexible appearance models. Image Vis. Comput. 13, 393–401
15. Marian Stewart Bartlett, Javier R. Movellan and Terrence J. Sejnowski,2002.Face
Recognition by Independent Component analysis. IEEE Transactions on Neural Networks ,
Vol. 13, No. 6.
16. S.Lawrence, C.L.Giles, A.C.Tsoi, and A.d.Back, (1993) IEEE Transactions of Neural
Networks. vol.8, no.1, pp.98-113.
17. Turk, M. and Petntland, A. 1991. Eigenfaces for recognition. J. Cogn. Neurosci. 3, 72–86.
18.Wiskott, L., Fellous, J.-M., and Von Der Malsburg, C. 1997. Face recognition by elastic
bunch graph matching. IEEE Trans. Patt. Anal. Mach. Intell. 19, 775–779.
19. Zaho W., R.Chellepa, A.Rosenfeld, 2003. Face Recognition: A Literature Survey, ACM
Computing Surveys, Vol.35, No.4, pp.399-458
20. Z aho W., R.Chellepa, A.Rosenfeld, 2003. Face Recognition: A Literature Survey, ACM
Computing Surveys, Vol.35, No.4, pp.399-458.




                                               316

More Related Content

What's hot

Face Pose Classification Method using Image Structural Similarity Index
Face Pose Classification Method using Image Structural Similarity IndexFace Pose Classification Method using Image Structural Similarity Index
Face Pose Classification Method using Image Structural Similarity Index
idescitation
 
IRJET- Analysis of Alzheimer’s Disease on MRI Image using Transform and Featu...
IRJET- Analysis of Alzheimer’s Disease on MRI Image using Transform and Featu...IRJET- Analysis of Alzheimer’s Disease on MRI Image using Transform and Featu...
IRJET- Analysis of Alzheimer’s Disease on MRI Image using Transform and Featu...
IRJET Journal
 
Happiness Expression Recognition at Different Age Conditions
Happiness Expression Recognition at Different Age ConditionsHappiness Expression Recognition at Different Age Conditions
Happiness Expression Recognition at Different Age Conditions
Editor IJMTER
 
an approach to identify caries in dental image
an approach to identify caries in dental imagean approach to identify caries in dental image
an approach to identify caries in dental image
INFOGAIN PUBLICATION
 
A Hybrid Approach to Recognize Facial Image using Feature Extraction Method
A Hybrid Approach to Recognize Facial Image using Feature Extraction MethodA Hybrid Approach to Recognize Facial Image using Feature Extraction Method
A Hybrid Approach to Recognize Facial Image using Feature Extraction Method
IRJET Journal
 
WCTFR : W RAPPING C URVELET T RANSFORM B ASED F ACE R ECOGNITION
WCTFR : W RAPPING  C URVELET T RANSFORM  B ASED  F ACE  R ECOGNITIONWCTFR : W RAPPING  C URVELET T RANSFORM  B ASED  F ACE  R ECOGNITION
WCTFR : W RAPPING C URVELET T RANSFORM B ASED F ACE R ECOGNITION
csandit
 
Face recognition across non uniform motion blur, illumination, and pose
Face recognition across non uniform motion blur, illumination, and poseFace recognition across non uniform motion blur, illumination, and pose
Face recognition across non uniform motion blur, illumination, and pose
Pvrtechnologies Nellore
 
NEURAL NETWORK APPROACH FOR EYE DETECTION
NEURAL NETWORK APPROACH FOR EYE DETECTIONNEURAL NETWORK APPROACH FOR EYE DETECTION
NEURAL NETWORK APPROACH FOR EYE DETECTION
cscpconf
 
Optimized Biometric System Based on Combination of Face Images and Log Transf...
Optimized Biometric System Based on Combination of Face Images and Log Transf...Optimized Biometric System Based on Combination of Face Images and Log Transf...
Optimized Biometric System Based on Combination of Face Images and Log Transf...
sipij
 
Human Re-identification with Global and Local Siamese Convolution Neural Network
Human Re-identification with Global and Local Siamese Convolution Neural NetworkHuman Re-identification with Global and Local Siamese Convolution Neural Network
Human Re-identification with Global and Local Siamese Convolution Neural Network
TELKOMNIKA JOURNAL
 
Ieee projects 2012 2013 - bio medicine
Ieee projects 2012 2013 - bio medicineIeee projects 2012 2013 - bio medicine
Ieee projects 2012 2013 - bio medicine
K Sundaresh Ka
 
An improved bovine_iris_segmentation_method
An improved bovine_iris_segmentation_methodAn improved bovine_iris_segmentation_method
An improved bovine_iris_segmentation_method
Noura Gomaa
 
Ijarcet vol-2-issue-4-1352-1356
Ijarcet vol-2-issue-4-1352-1356Ijarcet vol-2-issue-4-1352-1356
Ijarcet vol-2-issue-4-1352-1356Editor IJARCET
 
Yawning analysis for driver drowsiness detection
Yawning analysis for driver drowsiness detectionYawning analysis for driver drowsiness detection
Yawning analysis for driver drowsiness detection
eSAT Publishing House
 
Pose Invariant Face Recognition using Neuro-Fuzzy Approach
Pose Invariant Face Recognition using Neuro-Fuzzy ApproachPose Invariant Face Recognition using Neuro-Fuzzy Approach
Pose Invariant Face Recognition using Neuro-Fuzzy Approach
iosrjce
 
A novel approach for performance parameter estimation of face recognition bas...
A novel approach for performance parameter estimation of face recognition bas...A novel approach for performance parameter estimation of face recognition bas...
A novel approach for performance parameter estimation of face recognition bas...
IJMER
 
Pupil Detection Based on Color Difference and Circular Hough Transform
Pupil Detection Based on Color Difference and Circular Hough Transform Pupil Detection Based on Color Difference and Circular Hough Transform
Pupil Detection Based on Color Difference and Circular Hough Transform
IJECEIAES
 
IRJET- Facial Expression Recognition
IRJET- Facial Expression RecognitionIRJET- Facial Expression Recognition
IRJET- Facial Expression Recognition
IRJET Journal
 

What's hot (19)

20120140504019
2012014050401920120140504019
20120140504019
 
Face Pose Classification Method using Image Structural Similarity Index
Face Pose Classification Method using Image Structural Similarity IndexFace Pose Classification Method using Image Structural Similarity Index
Face Pose Classification Method using Image Structural Similarity Index
 
IRJET- Analysis of Alzheimer’s Disease on MRI Image using Transform and Featu...
IRJET- Analysis of Alzheimer’s Disease on MRI Image using Transform and Featu...IRJET- Analysis of Alzheimer’s Disease on MRI Image using Transform and Featu...
IRJET- Analysis of Alzheimer’s Disease on MRI Image using Transform and Featu...
 
Happiness Expression Recognition at Different Age Conditions
Happiness Expression Recognition at Different Age ConditionsHappiness Expression Recognition at Different Age Conditions
Happiness Expression Recognition at Different Age Conditions
 
an approach to identify caries in dental image
an approach to identify caries in dental imagean approach to identify caries in dental image
an approach to identify caries in dental image
 
A Hybrid Approach to Recognize Facial Image using Feature Extraction Method
A Hybrid Approach to Recognize Facial Image using Feature Extraction MethodA Hybrid Approach to Recognize Facial Image using Feature Extraction Method
A Hybrid Approach to Recognize Facial Image using Feature Extraction Method
 
WCTFR : W RAPPING C URVELET T RANSFORM B ASED F ACE R ECOGNITION
WCTFR : W RAPPING  C URVELET T RANSFORM  B ASED  F ACE  R ECOGNITIONWCTFR : W RAPPING  C URVELET T RANSFORM  B ASED  F ACE  R ECOGNITION
WCTFR : W RAPPING C URVELET T RANSFORM B ASED F ACE R ECOGNITION
 
Face recognition across non uniform motion blur, illumination, and pose
Face recognition across non uniform motion blur, illumination, and poseFace recognition across non uniform motion blur, illumination, and pose
Face recognition across non uniform motion blur, illumination, and pose
 
NEURAL NETWORK APPROACH FOR EYE DETECTION
NEURAL NETWORK APPROACH FOR EYE DETECTIONNEURAL NETWORK APPROACH FOR EYE DETECTION
NEURAL NETWORK APPROACH FOR EYE DETECTION
 
Optimized Biometric System Based on Combination of Face Images and Log Transf...
Optimized Biometric System Based on Combination of Face Images and Log Transf...Optimized Biometric System Based on Combination of Face Images and Log Transf...
Optimized Biometric System Based on Combination of Face Images and Log Transf...
 
Human Re-identification with Global and Local Siamese Convolution Neural Network
Human Re-identification with Global and Local Siamese Convolution Neural NetworkHuman Re-identification with Global and Local Siamese Convolution Neural Network
Human Re-identification with Global and Local Siamese Convolution Neural Network
 
Ieee projects 2012 2013 - bio medicine
Ieee projects 2012 2013 - bio medicineIeee projects 2012 2013 - bio medicine
Ieee projects 2012 2013 - bio medicine
 
An improved bovine_iris_segmentation_method
An improved bovine_iris_segmentation_methodAn improved bovine_iris_segmentation_method
An improved bovine_iris_segmentation_method
 
Ijarcet vol-2-issue-4-1352-1356
Ijarcet vol-2-issue-4-1352-1356Ijarcet vol-2-issue-4-1352-1356
Ijarcet vol-2-issue-4-1352-1356
 
Yawning analysis for driver drowsiness detection
Yawning analysis for driver drowsiness detectionYawning analysis for driver drowsiness detection
Yawning analysis for driver drowsiness detection
 
Pose Invariant Face Recognition using Neuro-Fuzzy Approach
Pose Invariant Face Recognition using Neuro-Fuzzy ApproachPose Invariant Face Recognition using Neuro-Fuzzy Approach
Pose Invariant Face Recognition using Neuro-Fuzzy Approach
 
A novel approach for performance parameter estimation of face recognition bas...
A novel approach for performance parameter estimation of face recognition bas...A novel approach for performance parameter estimation of face recognition bas...
A novel approach for performance parameter estimation of face recognition bas...
 
Pupil Detection Based on Color Difference and Circular Hough Transform
Pupil Detection Based on Color Difference and Circular Hough Transform Pupil Detection Based on Color Difference and Circular Hough Transform
Pupil Detection Based on Color Difference and Circular Hough Transform
 
IRJET- Facial Expression Recognition
IRJET- Facial Expression RecognitionIRJET- Facial Expression Recognition
IRJET- Facial Expression Recognition
 

Viewers also liked

Studies on geometrical featured metallic shell structures for inward inversion
Studies on geometrical featured metallic shell structures for inward inversionStudies on geometrical featured metallic shell structures for inward inversion
Studies on geometrical featured metallic shell structures for inward inversionIAEME Publication
 
Design of 64 bit error tolerant adder
Design of 64 bit error tolerant adderDesign of 64 bit error tolerant adder
Design of 64 bit error tolerant adderIAEME Publication
 
Early detection of adult valve disease–mitral
Early detection of adult valve disease–mitralEarly detection of adult valve disease–mitral
Early detection of adult valve disease–mitralIAEME Publication
 
Quality factor of seismic coda waves in garhwal himalayas 2
Quality factor of seismic coda waves in garhwal himalayas 2Quality factor of seismic coda waves in garhwal himalayas 2
Quality factor of seismic coda waves in garhwal himalayas 2IAEME Publication
 
Job satisfaction in banking a study of private and public sector banks
Job satisfaction in banking a study of private and public sector banksJob satisfaction in banking a study of private and public sector banks
Job satisfaction in banking a study of private and public sector banksIAEME Publication
 
Challenges of managing mnc expatriates through crises a study
Challenges of managing mnc expatriates through crises a studyChallenges of managing mnc expatriates through crises a study
Challenges of managing mnc expatriates through crises a studyIAEME Publication
 
A genetic algorithm approach to the optimization
A genetic algorithm approach to the optimizationA genetic algorithm approach to the optimization
A genetic algorithm approach to the optimizationIAEME Publication
 
New innovation of magnetic scales used in digital height masters and digital ...
New innovation of magnetic scales used in digital height masters and digital ...New innovation of magnetic scales used in digital height masters and digital ...
New innovation of magnetic scales used in digital height masters and digital ...IAEME Publication
 
A study to explore scope of direct to consumer advertisement dtca
A study to explore scope of direct to consumer advertisement dtcaA study to explore scope of direct to consumer advertisement dtca
A study to explore scope of direct to consumer advertisement dtcaIAEME Publication
 

Viewers also liked (9)

Studies on geometrical featured metallic shell structures for inward inversion
Studies on geometrical featured metallic shell structures for inward inversionStudies on geometrical featured metallic shell structures for inward inversion
Studies on geometrical featured metallic shell structures for inward inversion
 
Design of 64 bit error tolerant adder
Design of 64 bit error tolerant adderDesign of 64 bit error tolerant adder
Design of 64 bit error tolerant adder
 
Early detection of adult valve disease–mitral
Early detection of adult valve disease–mitralEarly detection of adult valve disease–mitral
Early detection of adult valve disease–mitral
 
Quality factor of seismic coda waves in garhwal himalayas 2
Quality factor of seismic coda waves in garhwal himalayas 2Quality factor of seismic coda waves in garhwal himalayas 2
Quality factor of seismic coda waves in garhwal himalayas 2
 
Job satisfaction in banking a study of private and public sector banks
Job satisfaction in banking a study of private and public sector banksJob satisfaction in banking a study of private and public sector banks
Job satisfaction in banking a study of private and public sector banks
 
Challenges of managing mnc expatriates through crises a study
Challenges of managing mnc expatriates through crises a studyChallenges of managing mnc expatriates through crises a study
Challenges of managing mnc expatriates through crises a study
 
A genetic algorithm approach to the optimization
A genetic algorithm approach to the optimizationA genetic algorithm approach to the optimization
A genetic algorithm approach to the optimization
 
New innovation of magnetic scales used in digital height masters and digital ...
New innovation of magnetic scales used in digital height masters and digital ...New innovation of magnetic scales used in digital height masters and digital ...
New innovation of magnetic scales used in digital height masters and digital ...
 
A study to explore scope of direct to consumer advertisement dtca
A study to explore scope of direct to consumer advertisement dtcaA study to explore scope of direct to consumer advertisement dtca
A study to explore scope of direct to consumer advertisement dtca
 

Similar to Face recognition across pose with estimation of pose parameters

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
 
Face Recognition Using Gabor features And PCA
Face Recognition Using Gabor features And PCAFace Recognition Using Gabor features And PCA
Face Recognition Using Gabor features And PCA
IOSR Journals
 
IRJET- A Review on Various Approaches of Face Recognition
IRJET- A Review on Various Approaches of Face RecognitionIRJET- A Review on Various Approaches of Face Recognition
IRJET- A Review on Various Approaches of Face Recognition
IRJET Journal
 
Facial Expression Recognition
Facial Expression Recognition Facial Expression Recognition
Facial Expression Recognition
Rupinder Saini
 
Implementation of Face Recognition in Cloud Vision Using Eigen Faces
Implementation of Face Recognition in Cloud Vision Using Eigen FacesImplementation of Face Recognition in Cloud Vision Using Eigen Faces
Implementation of Face Recognition in Cloud Vision Using Eigen Faces
IJERA Editor
 
PRE-PROCESSING TECHNIQUES FOR FACIAL EMOTION RECOGNITION SYSTEM
PRE-PROCESSING TECHNIQUES FOR FACIAL EMOTION RECOGNITION SYSTEMPRE-PROCESSING TECHNIQUES FOR FACIAL EMOTION RECOGNITION SYSTEM
PRE-PROCESSING TECHNIQUES FOR FACIAL EMOTION RECOGNITION SYSTEM
IAEME Publication
 
Real time facial expression analysis using pca
Real time facial expression analysis using pcaReal time facial expression analysis using pca
Real time facial expression analysis using pca
International Journal of Science and Research (IJSR)
 
H0334749
H0334749H0334749
H0334749
iosrjournals
 
Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113Editor IJARCET
 
An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...
An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...
An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...
ijtsrd
 
Ensemble-based face expression recognition approach for image sentiment anal...
Ensemble-based face expression recognition approach for image  sentiment anal...Ensemble-based face expression recognition approach for image  sentiment anal...
Ensemble-based face expression recognition approach for image sentiment anal...
IJECEIAES
 
Infarec
InfarecInfarec
Infarec
sparwaiz
 
Robust face recognition by applying partitioning around medoids over eigen fa...
Robust face recognition by applying partitioning around medoids over eigen fa...Robust face recognition by applying partitioning around medoids over eigen fa...
Robust face recognition by applying partitioning around medoids over eigen fa...
ijcsa
 
IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...
IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...
IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...
IRJET Journal
 
IRJET- A Survey on Facial Expression Recognition Robust to Partial Occlusion
IRJET- A Survey on Facial Expression Recognition Robust to Partial OcclusionIRJET- A Survey on Facial Expression Recognition Robust to Partial Occlusion
IRJET- A Survey on Facial Expression Recognition Robust to Partial Occlusion
IRJET Journal
 
Criminal Detection System
Criminal Detection SystemCriminal Detection System
Criminal Detection System
Intrader Amit
 
Paper id 29201416
Paper id 29201416Paper id 29201416
Paper id 29201416
IJRAT
 
IEEE Pattern analysis and machine intelligence 2016 Title and Abstract
IEEE Pattern analysis and machine intelligence 2016 Title and AbstractIEEE Pattern analysis and machine intelligence 2016 Title and Abstract
IEEE Pattern analysis and machine intelligence 2016 Title and Abstract
tsysglobalsolutions
 
LITERATURE SURVEY ON SPARSE REPRESENTATION FOR NEURAL NETWORK BASED FACE DETE...
LITERATURE SURVEY ON SPARSE REPRESENTATION FOR NEURAL NETWORK BASED FACE DETE...LITERATURE SURVEY ON SPARSE REPRESENTATION FOR NEURAL NETWORK BASED FACE DETE...
LITERATURE SURVEY ON SPARSE REPRESENTATION FOR NEURAL NETWORK BASED FACE DETE...
csijjournal
 
A study on face recognition technique based on eigenface
A study on face recognition technique based on eigenfaceA study on face recognition technique based on eigenface
A study on face recognition technique based on eigenface
sadique_ghitm
 

Similar to Face recognition across pose with estimation of pose parameters (20)

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
 
Face Recognition Using Gabor features And PCA
Face Recognition Using Gabor features And PCAFace Recognition Using Gabor features And PCA
Face Recognition Using Gabor features And PCA
 
IRJET- A Review on Various Approaches of Face Recognition
IRJET- A Review on Various Approaches of Face RecognitionIRJET- A Review on Various Approaches of Face Recognition
IRJET- A Review on Various Approaches of Face Recognition
 
Facial Expression Recognition
Facial Expression Recognition Facial Expression Recognition
Facial Expression Recognition
 
Implementation of Face Recognition in Cloud Vision Using Eigen Faces
Implementation of Face Recognition in Cloud Vision Using Eigen FacesImplementation of Face Recognition in Cloud Vision Using Eigen Faces
Implementation of Face Recognition in Cloud Vision Using Eigen Faces
 
PRE-PROCESSING TECHNIQUES FOR FACIAL EMOTION RECOGNITION SYSTEM
PRE-PROCESSING TECHNIQUES FOR FACIAL EMOTION RECOGNITION SYSTEMPRE-PROCESSING TECHNIQUES FOR FACIAL EMOTION RECOGNITION SYSTEM
PRE-PROCESSING TECHNIQUES FOR FACIAL EMOTION RECOGNITION SYSTEM
 
Real time facial expression analysis using pca
Real time facial expression analysis using pcaReal time facial expression analysis using pca
Real time facial expression analysis using pca
 
H0334749
H0334749H0334749
H0334749
 
Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113
 
An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...
An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...
An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...
 
Ensemble-based face expression recognition approach for image sentiment anal...
Ensemble-based face expression recognition approach for image  sentiment anal...Ensemble-based face expression recognition approach for image  sentiment anal...
Ensemble-based face expression recognition approach for image sentiment anal...
 
Infarec
InfarecInfarec
Infarec
 
Robust face recognition by applying partitioning around medoids over eigen fa...
Robust face recognition by applying partitioning around medoids over eigen fa...Robust face recognition by applying partitioning around medoids over eigen fa...
Robust face recognition by applying partitioning around medoids over eigen fa...
 
IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...
IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...
IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...
 
IRJET- A Survey on Facial Expression Recognition Robust to Partial Occlusion
IRJET- A Survey on Facial Expression Recognition Robust to Partial OcclusionIRJET- A Survey on Facial Expression Recognition Robust to Partial Occlusion
IRJET- A Survey on Facial Expression Recognition Robust to Partial Occlusion
 
Criminal Detection System
Criminal Detection SystemCriminal Detection System
Criminal Detection System
 
Paper id 29201416
Paper id 29201416Paper id 29201416
Paper id 29201416
 
IEEE Pattern analysis and machine intelligence 2016 Title and Abstract
IEEE Pattern analysis and machine intelligence 2016 Title and AbstractIEEE Pattern analysis and machine intelligence 2016 Title and Abstract
IEEE Pattern analysis and machine intelligence 2016 Title and Abstract
 
LITERATURE SURVEY ON SPARSE REPRESENTATION FOR NEURAL NETWORK BASED FACE DETE...
LITERATURE SURVEY ON SPARSE REPRESENTATION FOR NEURAL NETWORK BASED FACE DETE...LITERATURE SURVEY ON SPARSE REPRESENTATION FOR NEURAL NETWORK BASED FACE DETE...
LITERATURE SURVEY ON SPARSE REPRESENTATION FOR NEURAL NETWORK BASED FACE DETE...
 
A study on face recognition technique based on eigenface
A study on face recognition technique based on eigenfaceA study on face recognition technique based on eigenface
A study on face recognition technique based on eigenface
 

More from IAEME Publication

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME Publication
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
IAEME Publication
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
IAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
IAEME Publication
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
IAEME Publication
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
IAEME Publication
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
IAEME Publication
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IAEME Publication
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
IAEME Publication
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
IAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
IAEME Publication
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
IAEME Publication
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
IAEME Publication
 

More from IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

Face recognition across pose with estimation of pose parameters

  • 1. International Journal of Electronics and Communication Engineering & Technology (IJECET), INTERNATIONAL JOURNAL OF ELECTRONICS AND ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online) Volume 3, Issue 1, January- June (2012), © COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) IAEME ISSN 0976 – 6464(Print) ISSN 0976 – 6472(Online) Volume 3, Issue 1, January- June (2012), pp. 311-316 IJECET © IAEME: www.iaeme.com/ijecet.html Journal Impact Factor (2011): 0.8500 (Calculated by GISI) ©IAEME www.jifactor.com FACE RECOGNITION ACROSS POSE WITH ESTIMATION OF POSE PARAMETERS Abhishek Choubey Girish D. Bonde Head, Department of Electronics and M.Tech. Student, Department of EC Communication R.K.D.F. Institute of Technology, Bhopal R.K.D.F. Institute of Technology, Bhopal Bhopal, INDIA Bhopal, INDIA girish_bonde55@rediffmail.com abhishekchoubey84@gmail.com ABSTRACT In this paper, we implemented eigenface based face recognition and tried to compare the results with fisherface algorithm. The process required preprocessing. The images had to be resized to a consistent size. The database used included cropped faces of various sizes. Hence the need for face detection was eliminated. We tried to compare two of the most frequently used algorithms; eigenface and fisherface. We compared the performance of each algorithm against two constraints. Pose and the size of training data. Our study has shown us that fisherface algorithm is robust in both cases. This leads us conclude that the eigenface algorithm is beneficial when the database is large. But given the robustness of the fisherface algorithm, it would be the algorithm of choice if the resources are not a problem. We have extended the work towards automatic estimation of pose parameters using a patch based approach. Keywords: Eigenface, Fisherface, pose 1. INTRODUCTION The face plays a major role in our social intercourse in conveying identity and emotion. The human ability to recognize faces is remarkable. We can recognize thousands of faces learned throughout our lifetime and identify familiar faces at a glance even after years of separation. The skill is quite robust, despite large changes in the visual stimulus due to viewing conditions, expression, aging, and distractions such as glasses or changes in hairstyle. We have implemented the eigenface and fisherface algorithms and tested them against two face databases, observing results across pose (out-of-plane face rotation). We evaluated 311
  • 2. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online) Volume 3, Issue 1, January- June (2012), © IAEME performance against databases with both densely-sampled and sparsely-sampled facial poses.We have also extended the work towards automatic estimation of pose parameters. Our (Specific) Problem Statement Given a training database of pre-processed face images, train an automated system to recognize the identity of a person from a new image of the person. Examine sensitivity to pose using the eigenface approach suggested in [1,2] and the fisherface approach developed in [3]. Our new ideas include: 1. comparing results of eigenface & fisherface across pose, 2. testing dense and sparse training databases 3. Estimating the pose parameters of the face 2. RELATED WORK The Eigenface [1,2] is the first method considered as a successful technique of face recognition. The Eigenface method uses Principal Component Analysis (PCA) to linearly project the image space to a low dimensional feature space. The Fisherface [3] is an enhancement of the Eigenface method. The Eigenface method uses PCA for dimensionality reduction, thus, yields projection directions that maximize the total scatter across all classes, i.e., across all image s of all faces. The PCA projections are optimal for representation in a low dimensional basis, but they may not be optional from a discrimination standpoint. In stead, the Fisherface method uses Fisher’s Linear Discriminant Analysis (FLDA or LDA) which maximizes the ratio of between-class scatter to that of within-class scatter. 3. COMPARISON BETWEEN EIGENFACE AND FISHERFACE Eigenface and Fisherface are global approach of face recognition which takes entire image as a 2-D array of pixels. Both methods are quite similar as Fisherface is a modified version of eigenface. Both make use of linear projection of the images into a face space, which take the common features of face and find a suitable orthonormal basis for the projection. The difference between them is the method of projection is different; Eigenface uses PCA while Fisherface uses FLD. PCA works better with dimension reduction and FLD works better for classification of different classes Eigenface Eigenface is a practical approach for face recognition. Due to the simplicity of its algorithm, we could implement an Eigenface recognition system easily. Besides, it is efficient in processing time and storage. PCA reduces the dimension size of an image greatly in a short period of time. The accuracy of Eigenface is also satisfactory (over 90 %) with frontal faces. However, as there has a high correlation between the training data and the recognition data. 312
  • 3. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online) Volume 3, Issue 1, January- June (2012), © IAEME Fisherface Fisherface is similar to Eigenface but with improvement in better classification of different classes image. With FLD, we could classify the training set to deal with different people and different pose. We could have better accuracy in various pose than Eigenface approach. Besides, Fisherface removes the first three principal components which is responsible for light intensity changes, it is more invariant to light intensity. Fisherface is more complex than Eigenface in finding the projection of face space. Calculation of ratio of between-class scatter to within-class scatter requires a lot of processing time. Besides, due to the need of better classification, the dimension of projection in face space is not as compact as Eigenface, results in larger storage of the face and more processing time in recognition. Facial recognition software was developed using the MATLAB programming language by the MathWorks. This environment was chosen because it easily supports image processing, image visualization, and linear algebra.The software was tested against UMIST databse. UMIST was created by Daniel B. Graham, with a purpose of collecting a controlled set of images that vary pose uniformly from frontal to side view. The UMIST database has 565 total images of 20 people. The UMIST database images, displayed below, has uniform lighting and pose varying from side to frontal. Figure 1: UMIST database Images 3.1 Comparison by Size of training data For these results, 20 recognition faces (one for each person) were randomly picked from the database, leaving 545 photos to use as training faces. Mp, the number of principal components to use, was chosen as 20. All 20 of 20 images were correctly recognized, confirming the very good performance of eigenface with densely and uniformly sampled inputs. For this same database and setup, fisherface performs very similarly. 313
  • 4. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online) Volume 3, Issue 1, January- June (2012), © IAEME 3.2 Comparison by Image pose For these results, 20 recognition faces (one for each person) were randomly picked from the database, then 60 more photos were used as training faces. Three training faces were picked for each person: a frontal, side, and 45-degree view. Out of the 20 faces, 16 were correctly classified in the 1st match. Also notice that this approach is rather pose invariant — it often (13 times) picks out all 3 training images from the database. For comparison, the same setup is run using the eigenface algorithm. Here 14 of the 20 faces are correctly classified, and all 3 correct images are never found. Clearly, the fisherface algorithm performs better under pose variation when only a few samples across pose are available in the training set. Table comparing eigenface to fisherface Fisherface Eigenface Computational slightly more simple Complexity complex Effectiveness Across good, even with some, with Pose limited data enough data Sensitivity to Lighting little very We find that both the eigenface and fisherface techniques work very well for a uniformly and densely sampled data set varied over pose. When a more sparse data set across pose is available, the fisherface approach performs better than eigenface 4 ESTIMATION OF POSE PARAMETERS Automatic estimation of head pose faciliates human facial analysis. It has widespread applications such as, gaze direction detection, video teleconferencing and human computer interaction (HCI). It can also be integrated in a multi-view face detection and recognition system. Most current methods estimate pose in a limited range or treat pose as a classification problem by assigning the face to one of many discrete poses [6,7]. Mainly tested on images taken in controlled environments e.g. the FacePix dataset [8] (Fig. 2). In short, a framework is missing for continuous face pose estimation in uncontrolled environments (Fig 2b). 314
  • 5. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online) Volume 3, Issue 1, January- June (2012), © IAEME Figure 2: a) Example images from the FacePix database [8] typically used for pose estimation. These images are taken in controlled environments with fixed scale, lighting and background. b) We address the problem of estimating pose as a continuous parameter on “real world” images with large variations in background, illumination and expression. Procedure (a) Our method decomposes a test image Y into a regular grid of patches. (b) There is a large predefined library of object instances. The library can be considered as a palette from which image patches can be taken. (c). The library is used to approximate each patch from the test images. The choice of library patch provides information about the true pose. (d) Model parameters W are used to interpret these patch choices in a Bayesian framework to calculate a posterior over pose (e). Figure 3 Example Results. True pose i.e. human estimate (above) vs. our estimate (below) 5 CONCLUSION AND FUTURE WORK The Eigenface and Fisherface method were investigated and compared. The omparative experiment showed that the Fisherface method outperformed the Eigenface method. The usefulness of the Fisherface method under varying pose and varying sizes of training databases was verified. Also our results show that patch-based representation is suitable for face pose estimation. We achieve promising results on automatic face pose estimation in uncontrolled environments. 6. REFERENCES 1. M. Turk and A. Pentland, “Eigenfaces for recognition,” J. Cognitive Neuroscience, vol. 3, no. 1, 1991. 2. M. Turk and A. Pentland, “Face recognition using eigenfaces,” Proc. IEEE Conf. on Computer Vision and Pattern Recognition, 1991, pp. 586-591. 315
  • 6. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online) Volume 3, Issue 1, January- June (2012), © IAEME 3. 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, July 1997. 4.. Alan Brooks (in collaboration with Li Gao) Face Recognition: Eigenface and Fisherface Performance Across Pose, ECE 432 Computer Vision with Professor Ying Wu 2004 5. Jania Aghajanian and Simon J.D. Prince, “Face Pose Estimation in Uncontrolled Environments”, Department of Computer Science University College London 6. N. Kruger, M. Potzsch, T. Maurer, and M. Rinne. Estimation of face position and pose with labeled graphs. In BMVC, pages 735–743, 1996. 7. SZ Li, X.H. Peng, X.W. Hou, H.J. Zhang, and Q.S. Cheng. Multi-view face pose estimation based on supervised isa learning. In AFGR 2002. 8. G. Little, Krishna S., Black J., and Panchanathan S. A methodology for evaluating robustness of face recognition algorithms with respect to changes in pose and illumination angle. In ICASSP, 2005 9. Belhuumeur, P. N., Hespanha, J. P., and Kriegman, D.J. 1997. Eigenfaces vs. Fisherfaces: Recognitionusing class specific linear projection. IEEETrans. Patt. Anal. Mach. Intell. 19, 711–720. 10. Bhati R., Jain S, Mishra D.K., and D.Bhati 2010. A comparative analysis of different neural networks for face recognition using Principal Component Analysis and efficient variable learning rate. IEEE Fourth Asia International Conference on athematical/Analytical Modelling and Computer Simulation pp. 354-359 11. Huang, J., Heisele, B., and Blanz, V. 2003. Component-based face recognition with 3D morphable models. In Proceedings, International Conference on Audio- and Video-Based Person Authentication. 12. Kirby, M. and Sirovich, L. 1990. Application of the Karhunen-Loeve procedure for the characterization of human faces. IEEE Trans. Patt. Anal.Mach. Intell. 12 . 13. Khanale, P.B., 2010a. Recognition of marathi numerals using artificial neural network. J. Artificial Intell., 3: 135-140. 14. Lanitis, A., Taylor, C. J., and Cootes, T. F. 1995. Automatic face identification system using flexible appearance models. Image Vis. Comput. 13, 393–401 15. Marian Stewart Bartlett, Javier R. Movellan and Terrence J. Sejnowski,2002.Face Recognition by Independent Component analysis. IEEE Transactions on Neural Networks , Vol. 13, No. 6. 16. S.Lawrence, C.L.Giles, A.C.Tsoi, and A.d.Back, (1993) IEEE Transactions of Neural Networks. vol.8, no.1, pp.98-113. 17. Turk, M. and Petntland, A. 1991. Eigenfaces for recognition. J. Cogn. Neurosci. 3, 72–86. 18.Wiskott, L., Fellous, J.-M., and Von Der Malsburg, C. 1997. Face recognition by elastic bunch graph matching. IEEE Trans. Patt. Anal. Mach. Intell. 19, 775–779. 19. Zaho W., R.Chellepa, A.Rosenfeld, 2003. Face Recognition: A Literature Survey, ACM Computing Surveys, Vol.35, No.4, pp.399-458 20. Z aho W., R.Chellepa, A.Rosenfeld, 2003. Face Recognition: A Literature Survey, ACM Computing Surveys, Vol.35, No.4, pp.399-458. 316