Face Recognition Using Principal Component Analysis Method
Face Recognition Using Principal Component Analysis Method
INTRODUCTION
Face recognition systems have been grabbing high attention from commercial market point of view as well as pattern
recognition field. Face recognition has received substantial attention from researches in biometrics, pattern recognition field
and computer vision communities. The face recognition systems can extract the features of face and compare this with the
existing database. The faces considered here for comparison are still faces. The face recognition system extracts the Eigen
features from trainee set. It later compares with the database of faces, which is collection of faces in different poses. The
present system is trained with the database where the images are taken in different poses like head variation , light variation,
scale variation , feature variation means with glasses, with and without beard and then used to recognize the unknown face.
EIGENFACE ALGORITHM
PROJECTION OF TRAINING SAMPLES INTO THE EIGENFACE SPACE
Next we have to project the training sample into the Eigenface space. The feature weight for the training images can be
calculated by the following formula:
degrade. The eigenface approach does provide a practical solution that is well fitted to the problem of face recognition. It is
fast, relatively simple, and has been shown to work more accurate in constrained environment.