Skip to content

Gil-Mor/color_eigenfaces

Repository files navigation

color eigenfaces

Are you tired of all these boring grey scale eigenfaces???

greyscale eigenfaces

Create your own colored eigenfaces album.

Opencv is used to crop faces from all images in a directory. Then, PCA is applied to get the eigenfaces.

colored eigenfaces

Usage:

python3 color_eigenfaces.py -h to see help menu.

Requires:

python3, opencv, numpy, sklearn, matplotlib, imageio.

pip3 install opencv-python matplotlib numpy imageio sklearn

About

Create your own colored eigenfaces album

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages