PCA和LDA的人脸识别我要分享

Face recognition based on PCA and LDA

pca LDA--人脸识别 人脸识别-pca Recognition-accuracy FaceRec

关注次数: 341

下载次数: 0

文件大小: 6K

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:基于PCA和LDA的人脸识别。% Main function that reads in files, applies pre-processing, calls face% recognition algorithm, and then plots resulting accuracy.


English Description:

Face recognition based on PCA and LDA. % Main function that reads in files, applies pre-processing, calls face% recognition algorithm, and then plots resulting accuracy.


代码预览