question on pca based face recognition
显示 更早的评论
I have a questioner regarding PCA/Eigenface classifier,
1. Shall I calculate the eigen-vectors first in case of input images, then train the face matrix & then calculate the dist between test and train images for final classification?
OR
2.Shall I train the face matrix first & then calculate the eigenvectors then calculate the dist between test and train images for classifier?
Please reply & thanks in advance
1 个评论
Walter Roberson
2012-12-21
Does this question replace your older question http://www.mathworks.co.uk/matlabcentral/answers/56710-reconstruction-of-an-image-by-pca ?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Dimensionality Reduction and Feature Extraction 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!