원문정보
초록
영어
We propose a more stable robust recognition algorithm which detects faces reliably even in cases where there are changes in lighting and angle of view, as well it satisfies efficiency in calculation and detection performance. We propose detects the face area alone after normalization through pre-processing and obtains a feature vector using (PCA). The feature vector is applied to LDA and using Euclidean distance of intra-class variance and inter class variance in the 2nd dimension, the final analysis and matching is performed. Experimental results show that the proposed method has a wider distribution when the input image is rotated 45 ° left / right. We can improve the recognition rate by applying this feature value to a single algorithm and complex algorithm, and it is possible to recognize in real time because it does not require much calculation amount due to dimensional reduction.
목차
1. Introduction
2. Composition of the Whole System
3. Elimination of the Background
4. Face Detection for Principal Component Analysis(PCA)
4.1 Composition of Eigenspace by PCA
4.2 Correlations and Distance in Eigenspace
5. The Optimal Separation of LDA for Facial Recognition
5.1 Linear Discriminant Analysis
5.2 Optimal Separation of Faces using Feature Values
6. Result and Discussion
7. Conclusion
References
