The document presents an analysis of a face recognition system utilizing different classifiers, specifically focusing on Kernel Fisher Analysis for feature extraction and evaluating the performance of Euclidean distance and Support Vector Machine classifiers. It details preprocessing steps, feature extraction methods, and experimental results from testing on a dataset of real-time images. The findings indicate that the SVM classifier outperforms the Euclidean classifier with a higher recognition rate of 58% compared to 35%.