reconstructed_dataset_images: Reconstruct Faces Using Eigenfaces.

Description Usage Arguments Value Examples

View source: R/pca.R

Description

Reconstruct the original training data faces by linear combinations of eigenfaces.

Usage

1

Arguments

dataset

list; List returned by load_dataset() with computed eigenfaces. (required)

indices

integer; Indices of the original images that will be reconstructed. (required)

Value

double vector containing the eigenface reconstruction of the original images.

Examples

1

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