can sumone explain me what an eigen face actually signify??

 Accepted Answer

Jonas Reber
Jonas Reber on 2 Nov 2011

0 votes

Eigenfaces are eigenvectors. When performing principal component analysis (PCA) on a set of images showing human faces, the principal directions or the components that span the space are called the eigenfaces instead of eigenvectors because the underlying data are faces... its just another name.
you might want to have a look at: http://en.wikipedia.org/wiki/Eigenface

More Answers (0)

Categories

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!