There are 0 repository under eigenface topic.
This is an implementation of a custom-trained face detection classifier using the Viola Jones Algorithm cascaded with an Eigen Face recognition system based on Principal Component Analysis.
Face reconstruction and recognition algorithm by principle component analysis (eigenfaces)
homework and studies
Generates eigenFaces from training image set for face recognition
Real time face tracking and recognition using Principal Component Analysis (PCA) and Support Vector Machine (SVM) classifier
Simple C++ code, using arrayfire, that can calculate the eigenfaces using aligned training images. Can also do facial recognition.
Projet de mathématiques expliquant les eigenfaces et, plus généralement, les applications des technologies de reconnaissance faciale.
Trying all the techniques of face recognition while more emphasis on Sparse Representation
Face Recognition using Eigen Faces
Oja and implicit Krasulina approaches to batched approximate top-k PCA estimation.