搜索资源列表
-
0下载:
kpca 用于人脸识别等的matlab源码,KPCA for face recognition matlab source, etc.
-
-
0下载:
这是一个用VC6编写的PCA人脸识别程序,用到了opencv库,库文件一起上传了,可以直接编译。也有相应的训练与测试图像。感觉效果还可以!-This is a PCA face recognition using VC6 written procedures, use the opencv library, library file with the upload, can be directly compiled. Have corresponding training and test im
-
-
0下载:
人脸识别里面,用c++讲PCA程序系统化,有输出界面-Face Recognition inside, using c++-speaking PCA procedure systematic, there is the output interface
-
-
0下载:
人脸识别:使用PCA方法,即主成分分析,区分人脸和非人脸。主要用于随即过程大作业。-Face Recognition: Using the PCA method, that is, principal component analysis, the distinction between face and non-human face. Then the process used mainly for large operations.
-
-
0下载:
face recognition using pca
-
-
0下载:
线性判别分析(LDA)是一种较为普遍的用于特征提取的线性分类方法。但是将LDA直接用于人脸识别
会遇到维数问题和“小样本”问题。人们经过研究,通过多种途径解决了这两个问题并实现了基于I,DA的人脸识
别 文章对几种基于LDA的人脸识别方法做了理论上的比较和实验数据的支持,这些方法包括Eigenfaces、Fish—
erfaceS、DLDA、VDLDA及VDFLDA。实验结果表明VDFLDA是其中最好的一种方法。-Low—dimensional feature representat
-
-
0下载:
基于特征脸的人脸识别,利用PCA进行人脸识别,能很好的实现-Feature-based face recognition using PCA for face recognition, can achieve good
-
-
0下载:
visual studio 2008, face recognition using PCA + -visual studio 2008, face recognition using PCA + NN
-
-
0下载:
face recognition using PCA
-
-
0下载:
首先用PCA对ORA人脸图像降维,然后用模糊支持向量机对提取的特征向量进行分类,识别率较高。-First using PCA for dimensionality reduction ORA face image, and then use fuzzy support vector machine to classify the extracted feature vectors, the recognition rate is higher.
-
-
0下载:
特征提取使用PCA方法的人脸识别
使用欧几里得距离分类-Feature extraction method for face recognition using PCA with Euclidean distance classifier
-
-
0下载:
一个人脸识别程序,测试对象为ORL库,使用2D PCA方法-A face recognition program, the test object for the ORL database, using the 2D PCA methods
-
-
1下载:
采用PCA对人脸特征进行抽取,用SVM多累分类器对人脸进行识别,有操作界面-Using PCA for facial feature extraction, and more tired with the SVM classifier for face identification, a user interface
-
-
0下载:
5-fold cross valication for Face recognition using PCA, SVM and KNN.
-
-
0下载:
基于主成分分析的人脸识别系统,用matlab写的-Written based on principal component analysis of face recognition system using matlab
-
-
0下载:
使用主成分分析进行人脸图像的识别,并计算识别率-Using principal component analysis for face image recognition, and calculate the recognition rate
-
-
0下载:
使用pca+svm进行人脸识别的代码,很详细-detailed code for face recognition using pca+svm
-
-
0下载:
face recognition using pca
-
-
0下载:
这是一个用PCA算法实现的人脸识别,解压压缩包,直接运行即可(This is a face recognition using PCA algorithm, decompression compression package, direct operation can)
-
-
0下载:
用贝叶斯中的高斯类库实现人脸识别,结合PCA算法实现(Face recognition using the Gauss class library in Bayes, combined with PCA algorithm)
-