vbonhomme/eigenfaces: eigenfaces using R

Eigenfaces are mainly used for face recognition and face morphometrics, using dimensionality reduction via eigenvectors (principal component analysis) on a set of faces, coming as images. In many aspects, it is a plugin of the Momocs package: it both takes profits and extends it.

Getting started

Package details

AuthorVincent Bonhomme
MaintainerVincent Bonhomme <bonhomme.vincent@gmail.com>
LicenseGPL-2 | GPL-3
Version0.1
URL http://www.vincentbonhomme.fr/eigenfaces
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("vbonhomme/eigenfaces")
vbonhomme/eigenfaces documentation built on May 3, 2019, 4:35 p.m.