Skip to content

antonyross/eigenfaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eigenfaces

Implementation of Eigenfaces face recognition using PCA.

All images must be the same size and converted to grayscale. Each person/class must have his/her own folder, and every photo of a given person must be placed into the same folder, and the folder must be given the person/class's name.

The algorithm is run from the main.py module. When run, the algorithm will print the predicted classification to the console and will show the picture.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages