搜索资源列表
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
PCALDA
- PCA+LDA经典人脸识别算法,先用PCA降维,再用LCA降维-PCA+ LDA classical face recognition algorithms, first PCA dimension reduction, reuse LCA dimension reduction
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!
lda
- 人脸识别程序中的调试 希望做毕业设计的同学朋友能有用-Face Recognition program debugging want to do design students graduating from a friend can be useful
LDA
- LDA是人脸识别中比较基础的一个算法,在人脸识别中使用较广-Comparison of LDA in face recognition are based on an algorithm used in face recognition broader
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.
LDA_Face_recognition
- lDA人脸识别,有很高的效率,而且确定可用,希望大家都来-FACE RECOGNITION
LDA
- 线性差别分析法(LDA)提取人脸图像特征点子程序-Linear differential analysis (LDA) face image feature extraction process ideas
lda
- 人脸认识中的一种经典算法--lda,解决了小样本问题,识别率也得到一些提高-Face of a classical understanding of algorithms- lda, to solve the problem of small samples, the recognition rate has been some increase the
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.
LDA
- 一个LDA的算法,可以实现对实现基于LDA的人脸识别-An LDA algorithm, can achieve the realization of Face Recognition Based on LDA
LDA
- 关于LDA算法在人脸识别应用中的研讨及比较-About LDA application on face detec
pca-lda
- face recognitionand detection by lda,pca
LDA-face-recognition
- 使用基于LDA算法的人脸识别程序(附有相应的论文)-LDA based face recognition program(papers included)
LDA算法实现人脸识别
- 自己撰写的LDA算法实现简单的人脸识别,用ORL库来做测试。
K-LDA
- 经典kernel LDA算法,可用于人脸识别算法,很好用(Classic kernel LDA algorithm, can be used for face recognition algorithm, very good use)
a+better+code+for+LDA+based+face+recognition
- 性能比较好的LDA人脸识别代码一份,用lda对人脸进行识别(LDA face recognition code with good performance and recognition of human face with LDA)
PCA+LDA
- pca+lda人脸识别,可在MATLAB上运行(Based on pca+ Ldaface recognition procedures can be directly run matlab)