本征脸PCA算法我要分享

Eigenface algorithm for PCA

matlab pca 算法

关注次数: 471

下载次数: 1

文件大小: 9.76 MB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:代码中给出了基于PCA算法的人脸识别的详细步骤,具体过程,包括求平均脸,K-L变换,SVD分解,最后获得特征空间,训练样本400张,选取人脸数据库是ORL的,给出了具体的算法解释说明。


English Description:

Code gives detailed steps for face recognition based on PCA algorithm, process, including seeking the average face, k-l transform and SVD decomposition, and finally get the feature space, 400 training samples, select face database ORL, algorithms are given explanations.


代码预览