Skip to content

armando-larocca/Face-recognition-using-eigenfaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face-recognition-using-eigenfaces

Armando La Rocca, Pierluigi Compagnone

The main goal of this homework is to solve and analyze the face recognition problem. The proposed solution is based on the Principal component analysis. This strategy applied on the proposed problem is also known as Eigenfaces method. Two possible solutions are proposed based on the PCA and the 2DPCA, in order to solve gray-scale faces recognition and color faces recognition tasks. This methods are combined with a simple distance based classifier to achieve the face classification problem. The last part is dedicated to the analysis and the comparison of the results obtained on a specific dataset constructed from the Pain dataset.

About

Color and greyscale faces recognition using PCA and 2DPCA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages