搜索资源列表
PCA
- matlab实现PCA进行的人脸识别源程序,基本的功能实现,做为基础
pca
- matlab实现PCA进行的人脸识别源程序,基本的功能实现,做为基础
PCA
- 人脸识别,从图像中检测人脸。该程序运算速度快,准确度高。
chengxu
- 这是基于PCA的人脸识别,用MATLAB编写,包含了K-L变换,奇异值分解等方法,且采用了最小距离分类器-This is based on the PCA face recognition, using MATLAB to prepare, including the KL transform, singular value decomposition and other methods, and the use of the minimum distance classifier
PCA
- PCA与不用PCA进行人脸识别的比较,请先安装sltoolbox,人脸数据库采用orl-PCA and PCA for face recognition do not have the comparison, please install sltoolbox, face database used orl
PCA
- 详细分析的kl变换,深入理解PCA的算法过程,结合了人脸识别-Kl detailed analysis of the transformation, in-depth understanding of the process of PCA algorithm, a combination of face recognition
Pface_recogniC
- 基于PCA的人脸识别系统,附带上人脸脸图像40组。随机选取图像,进行识别。 -PCA-based face recognition system, with 40 groups of the face images of the human face. Randomly selected image to be identified.
facedection
- 基于PCA的人脸识别,需要用到Opencv,只有源码,一个比较简单的程序-PCA-based face recognition, it is necessary to use Opencv only source, a relatively simple procedure
PCA_based-Face-Recognition-System
- 基于PCA的人脸识别算法,包含了一个小型的数据库,可以直接运行,识别率相当高,可以作为教学演示以及其他研究-PCA-based face recognition algorithm, contains a small database, can be directly run, the recognition rate is very high, can serve as a teaching demonstration and other research
PCAPLDA
- PCA+LDA人脸识别,PCA降维到N-C,(N为训练样本数,C为类别数)使得Sw非奇异,主要是解决小样本,数据集为ORL,每类取9(可改)个图片-PCA+LDA recognition, PCA dimensionality reduction to NC, (N is the number of training samples, C is the number of categories) make Sw nonsingular, mainly to resolve the small s
FaceRecog-PCA
- c++写的人脸识别系统,核心算法是PCA,非常实用的系统,特点是速度比较快-this is a program about RC of PCA
pca
- 是用主元分析法实现的较高识别率的人脸识别,开发环境是MATLAB-It is the principal component analysis method is used to implement the high recognition rate of face recognition, development is the MATLAB environment
pca
- 用于各种特征提取主成分分析法,如表情提取,人脸提取,识别分类等-For a variety of features to extract the principal component analysis (pca),Such as expression extraction, face extraction, identification classification, etc
人脸识别
- 利用PCA算法实现一个简单的人脸识别功能,测试集和训练集一共40张照片,可以自己再增加。(use PCA algorithm to realize face recognition function)
face_recongnize
- 用matlab语言编写pca实现人脸识别,(Using the MATLAB language to write PCA for face recognition,)
pca FaceIndentify
- 基于PCA的人脸识别代码,可以自己添加需要训练的人脸库
face-SVM
- 用PCA和SVM实现人脸识别,是经典的人脸识别Python代码(Face recognition using PCA and SVM)
PCA人脸识别
- opencv下,用PCA主成分分析的方式做人脸识别(Using PCA principal component analysis to do face recognition)
PCA
- 基于matlab的表情识别,人脸的表情识别??(Expression recognition based on MATLAB)
PCA+SVM
- 用于人脸识别,包含了PCA及SVM算法,数据集采用的ORL数据库(face recognition(PCA+SVM))