搜索资源列表
基于统计模型的人脸识别pca程序
- 统计模式的人脸识别程序,准确度高,MATLAB编写。-statistical model of face recognition procedures, high accuracy, MATLAB prepared.
pca
- 基于matlab的PCA人脸识别完成程序,包含特征值与特征向量的提取、训练样本以及最后的识别检验。
PCALDA
- PCA+LDA经典人脸识别算法,先用PCA降维,再用LCA降维-PCA+ LDA classical face recognition algorithms, first PCA dimension reduction, reuse LCA dimension reduction
PCA_EigenFace_algorithm
- 基于PCA的人脸检测和识别算法,希望对大家有帮助。-a PCA based face detection and recognition algorithm.
DCT
- 本文设计基于DCT的人脸识别系统,首先结合当今人脸识别的背景和发展状况讨论了人脸识别的研究内容及在各方面的应用;然后研究了人脸识别进行预处理,讨论了人脸识别预处理的其他方法,分析各种方法的利弊,最后采用DCT(离散余弦变换)实现人脸图像预处理中的降维处理;接下来对人脸图像的特征提取进行了研究,简单叙述了几何特征提取和代数特征提取,同时深入研究了基于DCT和PCA变换的人脸图像特征提取,从而实现是否对人脸识别系统识别率有所提高的研究;对于分类器的选择,本文对两种分类器进行了探讨,即最近邻分类器和B
PCA
- 这是一个PCA人脸识别算法的matlab编程语言,自己写的大家可以参考一下,当然还可以继续改进,互相学习,供大家分享。-This is a PCA face recognition algorithm matlab programming language, write your own you can refer to, of course, can continue to improve, learn from each other, for all to share.
Pca-based-face-recognition-matlab-
- 基于pca的人脸识别matlab程序,有详细说明,已经调试过了,可以运行-Pca-based face recognition matlab program, a detailed descr iption, have been debugged, you can run
pca-som
- matlab下采用som神经网络算法进行100个人脸识别,可扩展性强。-som neural network using matlab under 100 face recognition algorithm, scalability.
main_2
- 利用训练标准,利用PCA进行人脸识别,其中利用奇异值定理和能量选择来进行识别空间重构。-Use of training standards, the use of PCA for face recognition, including the use of singular value theorem and the energy of choice to identify space reconstruction.
face-recognition-based-on-pca
- 基于主成分分析的人脸识别,用主成分分析提前特征,用模版匹配进行分类-face recognition based on PCA
PCA
- 基于PCA的人脸识别算法实现,用于人脸识别的学习-Based on the PCA face recognition algorithm for face recognition of learning
Face-recognition-based-on-PCA
- 基于PCA的人脸识别 适用于样本文件数量较小,用opencv实现-PCA-based face recognition for smaller number of sample documents, using opencv
PCA2DPCA
- 用2DPCA和PCA进行人脸识别,算法识别率高-Face recognition algorithm using 2DPCA and PCA recognition rate
PCA_based-Face-Recognition-System
- 基于PCA的人脸识别系统,内有测试样本以及训练样本。-Face recognition system based on PCA, there are test samples and training samples.
PCA
- 人脸识别,通过特征值求得欧式距离,距离最短的为我们认定的相似人脸! -Recognition, feature values calculated by the Euclidean distance, the shortest distance between the similar finds our faces!
facerecognition_basedORL
- 基于PCA的人脸识别,是在orl数据库上做测试。对理解PCA有很好的帮助。-Face recognition based on PCA, it is tested on orl .To understand PCA has very good help.
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)
]ORL+PCA+SVM-11
- 编写了用户界面程序实现ocr人脸数据集的识别,使用了svm分类器(A user interface program is developed to realize the recognition of OCR face data set, and the SVM classifier is used)
face-KNN
- 用PCA算法和KNN算法实现人脸识别,参数可以自己调整(The PCA algorithm and the KNN algorithm are used to realize the face recognition, and the parameters can be adjusted by themselves)
pca-人脸识别
- 运用PCA算法,可以通过摄像头实时获取人脸,进行人脸识别。(By using PCA algorithm, we can get face in real time by camera and face recognition.)