paper-with-me

Papers

Face Recognition Machine Vision System Using Eigenfaces

2017-05-08 · Fares Jalled

Face Recognition is a common problem in Machine Learning. This technology has already been widely used in our lives. For example, Facebook can automatically tag people's faces in images, and also some mobile devices use face recognition to protect private security. Face images comes with different background, variant illumination, different facial expression and occlusion. There are a large number of approaches for the face recognition. Different approaches for face recognition have been experimented with specific databases which consist of single type, format and composition of image. Doing so, these approaches don't suit with different face databases. One of the basic face recognition techniques is eigenface which is quite simple, efficient, and yields generally good results in controlled circumstances. So, this paper presents an experimental performance comparison of face recognition using Principal Component Analysis (PCA) and Normalized Principal Component Analysis (NPCA). The experiments are carried out on the ORL (ATT) and Indian face database (IFD) which contain variability in expression, pose, and facial details. The results obtained for the two methods have been compared by varying the number of training images. MATLAB is used for implementing algorithms also.

📄 PDF Abstract BibTeX arXiv:1705.02782

Code (0)

등록된 구현이 없습니다.

Tasks

Face RecognitionTAG

Similar Papers 제목 키워드 기반

Face identification by means of a neural net classifier

2022-04-01 · Virginia Espinosa-Duro, Marcos Faundez-Zanuy

This paper describes a novel face identification method that combines the eigenfaces theory with the Neural Nets. We use the eigenfaces methodology in order to reduce the dimensionality of the input image, and a neural n…

Face Identification

Roweisposes, Including Eigenposes, Supervised Eigenposes, and Fisherposes, for 3D Action Recognition

2020-06-28 · Benyamin Ghojogh, Fakhri Karray, Mark Crowley

Human action recognition is one of the important fields of computer vision and machine learning. Although various methods have been proposed for 3D action recognition, some of which are basic and some use deep learning, …

3D Action RecognitionAction RecognitionFace RecognitionTemporal Action Localization

Face recognition in a transformed domain

2022-04-06 · Marcos Faundez-Zanuy

This paper proposes the use of a discrete cosine transform (DCT) instead of the eigenfaces method (Karhunen-Loeve Transform) for biometric identification based on frontal face images. Experimental results show better rec…

Face Recognition

EigenHearts: Cardiac Diseases Classification Using EigenFaces Approach

2024-11-25 · Nourelhouda Groun, Maria Villalba-Orero, Lucia Casado-Martin, Enrique Lara-Pezzi 외

In the realm of cardiovascular medicine, medical imaging plays a crucial role in accurately classifying cardiac diseases and making precise diagnoses. However, the field faces significant challenges when integrating data…

ClassificationFace Recognition

Robust multi-camera view face recognition

2010-03-30 · Dakshina Ranjan Kisku, Hunny Mehrotra, Phalguni Gupta, Jamuna Kanta Sing

This paper presents multi-appearance fusion of Principal Component Analysis (PCA) and generalization of Linear Discriminant Analysis (LDA) for multi-camera view offline face recognition (verification) system. The general…

Face Recognition