Last modified: 2019-04-25
Abstract
Face recognition can represent a key requirement in various types of applications such as human-computer interface, monitoring systems as well as personal identification. In this paper, design and implement of face recognition system are introduced. In this system, a combination of PCA and Wavelet feature extraction algorithms with SVM and K-nearest neighbourhood classifier is used. PCA and Wavelet transform methods are used to extract features from face image using and Identify the image of the face using SVMs classifier as well as the neural network are used as a classifier to compare its results with the proposed system. For a more comprehensive comparison, two face image databases (Yale and ORL) are used to test the performance of the system. Finally, the experimental results show the efficiency and reliability of face recognition system and the results demonstrate accuracy on two databases indicated that the results enhancement 5% by using the SVM classifier with polynomial Kernel Function compared to use FFNN classifier.