Skip to content

dlwalter/eigenfaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eigenfaces

This project uses a set of black and white images of people's faces to generate a set of eigenfaces, which represent the principal axes of statistical variance in the image set.

The example can be run with main.py

This can then be used to classify the faces for example as smiling or not smiling.

Here is the average face from the training set:

Average Face

Here we see the first 16 computed smiling eigenfaces and non-smiling eigenfaces

Smiling Eigenfaces

Average Face

About

Facial Recognition and Classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages