FaceRecognitionLib
|
This is the complete list of members for Fisherfaces, including all inherited members.
Facebase::compute(const MatrixXi &images, int32_t numComponents=-1) | PCA | |
LDA::compute(const MatrixXf &X, const VectorXi &classes, int32_t numComponents) | LDA | |
euclideanDist(const VectorXf &W) | Facebase | |
euclideanDistFace(const VectorXi &X, const VectorXf &face) | Facebase | |
mu | PCA | protected |
n_pixels | Facebase | protected |
numComponents | Facebase | |
project(const MatrixXi &X) | Facebase | |
reconstructFace(const VectorXf &W) | Facebase | |
train(const MatrixXi &images, const VectorXi &classes) | Fisherfaces | |
Facebase::U | PCA | protected |
LDA::U | LDA | protected |
V | Facebase | |
W_all | Facebase | protected |