搜索资源列表
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
- 人脸识别程序中的调试 希望做毕业设计的同学朋友能有用-Face Recognition program debugging want to do design students graduating from a friend can be useful
R_lda_PRL
- lda 人脸识别的 程序段 大家下着看看吧 对大家有帮助的-lda face recognition under the program segment we take a look at the bar for all of us help
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.
malic
- 它是SourceForge上的一个开源项目,使用Malib实现实时处理,CSU Face Identification Evaluation System进行人脸识别。算法包括:主成份分析(principle components analysis (PCA)),a.k.a eigenfaces算法,混合主成份分析,线性判别分析(PCA+lda),图像差分分类器(IIDC),弹性图像匹配算法(EBGM)等等 Malic is realtime face recognition system
17869330lda
- 人脸识别技术,用lda算法提取特征,MATLAB 源代码;希望对大家有帮助哈。-Face Recognition technology, with the characteristics of lda algorithm, MATLAB source code I hope all of you help Kazakhstan.
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
lda_Face_recognition
- lda人脸识别,有很高的效率,而且确定可用,希望大家都来-FACE RECOGNITION
lda
- 基于线性鉴别分析的人脸识别。本程序在ORL人脸库上进行了实验,检验lda算法的识别率-Linear Discriminant Analysis for Face recognition.
9927429lda
- lda人脸识别算法 很不错的 希望有帮助-lda is very good
lda
- 关于lda算法在人脸识别应用中的研讨及比较-About lda application on face detec
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)
lda人脸识别程序
- 在MATLAB2014b版本,进行人脸识别,包含PCA降维、lda线性判别、KNN最近邻算法等技术(In MATLAB2014b version, face recognition is carried out, including PCA dimension reduction, lda linear discriminant analysis, KNN nearest neighbor algorithm and so on.)
lda人脸识别
- 第一次用C语言尝试做的人脸图像的简单识别(Try it in the C language recognition of face image)
W124-PCA和lda人脸识别
- 实现人脸的识别,使用lda的模型,基于matlab的语言(Realize face recognition)
MATLAB人脸识别
- MATLAB人脸识别(PCA,lda,KPCA,BP,可视化界面,摄像头)(Matlab face recognition (PCA, lda, KPCA, BP, visual interface, camera))