搜索资源列表
PCA_face_rec
- 这是基于 PCA(主成分分析法) 算法的人脸模式识别原程序;-This is based on the PCA (Principal Component Analysis) algorithm for pattern recognition of the original face;
PCA_EigenFace_algorithm
- 基于PCA的人脸检测和识别算法,希望对大家有帮助。-a PCA based face detection and recognition algorithm.
DCT
- 本文设计基于DCT的人脸识别系统,首先结合当今人脸识别的背景和发展状况讨论了人脸识别的研究内容及在各方面的应用;然后研究了人脸识别进行预处理,讨论了人脸识别预处理的其他方法,分析各种方法的利弊,最后采用DCT(离散余弦变换)实现人脸图像预处理中的降维处理;接下来对人脸图像的特征提取进行了研究,简单叙述了几何特征提取和代数特征提取,同时深入研究了基于DCT和PCA变换的人脸图像特征提取,从而实现是否对人脸识别系统识别率有所提高的研究;对于分类器的选择,本文对两种分类器进行了探讨,即最近邻分类器和B
Pca-based-face-recognition-matlab-
- 基于pca的人脸识别matlab程序,有详细说明,已经调试过了,可以运行-Pca-based face recognition matlab program, a detailed descr iption, have been debugged, you can run
face-recognition-based-on-pca
- 基于主成分分析的人脸识别,用主成分分析提前特征,用模版匹配进行分类-face recognition based on PCA
Based-on-the-matlab-face-
- 基于matlab的人脸识别算法(PCA)-based on the matlab face recognition algorithm (PCA)
PCA
- 基于PCA的人脸识别算法实现,用于人脸识别的学习-Based on the PCA face recognition algorithm for face recognition of learning
fsvm_pca
- 一个基于FSVM的人脸识别程序,用PCA提取特征,进行识别,里面包含原始的人脸图像-A based on FSVM face recognition program, using PCA feature extraction, identification, which contains the original face image
Face-recognition-based-on-PCA
- 基于PCA的人脸识别 适用于样本文件数量较小,用opencv实现-PCA-based face recognition for smaller number of sample documents, using opencv
Face-Recognition-Based-on-BP-Network
- 基于BP网人脸识别, 使用PCA方法对人脸特征进行抽取-Face Recognition Based on BP Network
PatternRecognition
- (1)Bayes分类 已知N=9, =3,n=2,C=3,问x= 应属于哪一类? (2)聚类 使用c-均值聚类算法在IRIS数据上进行聚类分析 (3)鉴别分析 在ORL或Yale标准人脸数据库上完成模式识别任务。 用PCA与基于核的PCA(KPCA)方法完成人脸图像的重构与识别试验。-(1) Bayes classification Known N = 9, = 3, n = 2, C = 3, x = should ask which cat
o
- 基于PCA实现的人脸检测,代码完整,只需要加入样本和测试图片。-this is a detection of face based of PCA.
PCAface-recognitionGUI
- 基于PCA神经网络的人脸识别系统,有界面,可操作,代码齐全,内含ORL人脸数据库,可省心运行。别忘点个赞!-A face recognition system based on PCA neural network, a interface, operational, code complete, with ORL face , but worry.
KL_SVD_face_recognition
- PCA主成分分析,采用KL投影和SVD分解提取人脸特征向量,最后采用最近邻判别法计算识别率。-Face recognition based on PCA. KL projection and SVD are used to extract face eigenvectors. Recognition rate is calculated by k nearest neighbors(KNN) method.
PCA_based-Face-Recognition-System
- 基于PCA的人脸识别系统,内有测试样本以及训练样本。-Face recognition system based on PCA, there are test samples and training samples.
facerecognition_basedORL
- 基于PCA的人脸识别,是在orl数据库上做测试。对理解PCA有很好的帮助。-Face recognition based on PCA, it is tested on orl .To understand PCA has very good help.
57089
- 基于matlab的人脸识别系统pca 以下Matlab项目包含用于基于pca的人脸识别系统的源代码和Matlab示例。代码也包含在数据库中。该项目中包含的源代码和文件列在项目文件部分,请确保列出的源代码是否满足您的需求。-Face recognition system pca based in matlabThe following Matlab project contains the source code and Matlab examples used for face recogn
PCA2
- 此代码为主成分分析,采用matlab编写,可以用于数据处理和人脸图像处理,此代码为基于pca的人脸识别。(This code is based on component analysis, written using MATLAB, can be used for data processing and face image processing, the code for PCA based face recognition)