基于PCA的人脸识别我要分享

Face recognition based on PCA

关注次数: 234

下载次数: 0

文件大小: 56.19 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:该代码主要实现的是基于PCA(主成分分析)的人脸识别程序,其中包含有人脸图像预处理、训练部分和测试部分这三大模块。测试用的照片是标准数据中的人脸图像,均为外国人脸。


English Description:

The code is implemented mainly based on PCA (principal component analysis) of the face recognition program, containing a human face image preprocessing, training and testing parts of three modules. Test photos are of face image in standard data, were foreigners face.


代码预览

相关推荐