Emerging Trends in Computer Science and Information Technology (ETCSIT2012) |
Foundation of Computer Science USA |
ETCSIT - Number 3 |
April 2012 |
Authors: Sarala A. Dabhade, Mrunal S. Bewoor |
c373e265-4ec3-409e-86c8-eebd73eefc28 |
Sarala A. Dabhade, Mrunal S. Bewoor . Face Recognition using Principle Component Analysis. Emerging Trends in Computer Science and Information Technology (ETCSIT2012). ETCSIT, 3 (April 2012), 7-10.
The objective of this paper is to develop the Image processing and Face Recognition using Principle Component Analysis and Log-Gabor filter . Face is a complex multidimensional visual model and developing a computational model for face recognition is difficult. Eigenfaces approach is a principal component analysis method, in which a small set of characteristic pictures are used to describe the variation between face images. This paper gives the simple implementation of face recognition using principal component analysis, based on information theory concepts, seek a computational model that best describes a face, by extracting the most relevant information contained in that face. The main advantages of the proposed method are its simple implementation, training, and very high recognition accuracy. we implementing the system to find the locations of Log-Gabor features with maximal magnitudes at single scale and multiple orientations using sliding window -based search and then use the same feature locations for all other scales. For further feature compression we used Principal Component Analysis (PCA) because its simple implementation, fast training and because using PCA with Euclidean -based distance measure it is possible to achieve similar recognition accuracy like using EBGM and LDA –based recognition methods