REigenfaces-package: REigenfaces: Face Recognition using Eigenfaces

Description Details Author(s) References

Description

Eigenfaces are an approach to recognize faces using principal component analysis (PCA), established in 1991. Even though the technique has lost popularity in recent years, it is still widely used to visualize the concept and results of PCA and introduce beginners to machine learning. This R package was developed as a part of the 2020 R programming course at Heidelberg University. It provides functions to display the most important eigenfaces of a data set, display similar faces and display eigenfaces with a reduced amount of principle components.

Details

The REigenfaces package contains the following functions:

To learn more about REigenfaces, refer to the vignettes and function documentations.

Author(s)

Maintainer: Max Edinger iu220@stud.uni-heidelberg.de

Authors:

Other contributors:

References

Useful links:


JohannesKlueh/REigenfaces documentation built on Oct. 24, 2020, 7:45 p.m.