搜索资源列表
lda.rar
- 压缩包中是几款LDA人脸特征识别的程序,和文章,一共是4个程序吧,有MATLAB的还有C++的,Compressed packet is LDA several facial feature recognition procedures, and articles, a total of four procedures you have MATLAB are C++ the
2D-LDA
- 2维线性判别进行人脸识别的程序,很不错!采用ORL人脸库,取每人的1、3、5、7、9五幅图像作为训练图像,其余作为测试图像,进行二维线性判别。计算出特征向量矩阵,降序排列后,取前d(d=2,4,6,……,20)个特征向量组成的矩阵作为变换矩阵,对训练集合测试集进行特征重建,最后采用最近邻分类器。附有实验的结果。-code for face recognition based 2D-LDA,the performance is nice!
FaceRecognitonCode
- 人脸识别工具箱,包含了PCA,LDA两中方法-Face Recognition toolbox contains PCA, LDA in the two methods
LDA-based-face-recognition
- 基于LDA的人脸识别技术,从ORL数据库读数据,然后从中取一部分进行训练,一部分进行测试。-This code is LDA base face recognition programme. It reads nots faces from ORL database and the rest (noc-nots) are used as test. LDA_Performance shows the recognition performance.
17869330LDA
- 人脸识别技术,用lda算法提取特征,MATLAB 源代码;希望对大家有帮助哈。-Face Recognition technology, with the characteristics of lda algorithm, MATLAB source code I hope all of you help Kazakhstan.
7941921lda
- MATLAB的LDA人脸识别计算率的程序在ORL库上可以运行的-MATLAB calculation of the rate of the LDA Face Recognition in the program can run on the ORL database of
A_Study_og_Face_Recognition_Methods_Baced_on_Wavel
- 针对灰度图像,提出一种基于知识的人脸检测方法。 提出了一种给予支持向量机的人脸检测方法。 提出了一种基于小波分解的LDA人脸识别方法。 提出了一种基于小波和DCT的人脸识别方法。 提出了一种机遇CEDT和支持向量机的人脸分类和识别方法。 -For gray-scale images, a knowledge-based face detection methods. A support vector machine method of face detection. A wa
Wlda
- 基于LDA人脸识别的LDA的主程序的程序代码-LDA-based face recognition of the LDA' s main program code
LDA
- 线性差别分析法(LDA)提取人脸图像特征点子程序-Linear differential analysis (LDA) face image feature extraction process ideas
pcalda
- 人脸识别的源代码 经典的pca和lda人脸识别 实现的成功率有待改进 好的可以达到70 -Face recognition source code for pca and lda classic face recognition could be improved to achieve a good success rate can reach 70
lda
- lda线性特征提取,用于人脸识别,首先进行小波特征提取后用lda提取特征。-lda linear feature extraction for face recognition, first of all, after feature extraction using wavelet feature extraction using lda.
LDA
- 基于线性鉴别分析的人脸识别。本程序在ORL人脸库上进行了实验,检验LDA算法的识别率-Linear Discriminant Analysis for Face recognition.
LDAFaceRecog
- 基于线性判别的人脸识别,LDA 方法区别于PCA-Face recognition based on linear discriminant, LDA method is different from PCA
9927429LDA
- LDA人脸识别算法 很不错的 希望有帮助-lda is very good
Gabor_LDA_Matlab
- LDA,人脸识别ddssafhie 哈哈覅发挥 额 飞飞啊-LDA,face recognize,sdhfiwaihhfkshf,sajfa f fjewj f rrretr
LDA
- 关于LDA算法在人脸识别应用中的研讨及比较-About LDA application on face detec
PCA_LDA_Face_Verification
- PCA+LDA人脸识别,识别率高于单独PCA或LDA算法。需要matlab dimension reducation toolbox。-Face verification using PCA and LDA fusion. Better performance than single PCA or LDA algorithm. The image database is included. Matlab dimension reduction toolbox is requrired.
LDA-face-recognition
- 使用基于LDA算法的人脸识别程序(附有相应的论文)-LDA based face recognition program(papers included)
LDA
- LDA人脸识别,它是一种很好的人脸识别算法,运用得十分广泛,我们可以用它去解决很多问题。它是运用最为广泛的方法!-LDA-based face recognition algorithm
lda人脸识别
- 第一次用C语言尝试做的人脸图像的简单识别(Try it in the C language recognition of face image)