搜索资源列表
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!
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
FLDbasedFaceRecognitionSystem_v2
- 基于fisherface的人脸图像识别,采用lda降维的方法来识别人脸图像-This package implements a well-known FLD-based face recognition method, which is called Fisherface [1]. All functions are easy to use, as they are heavy commented. Furtheremore, a sample scr ipt is incl
faces
- 2d face detection works in matlab try friends it may help u in project
2D_Direct_LDA_for_Efficie_Face_Recognition
- 2D Direct LDA for Efficient Face Recognition.pdf
3DLDA
- 这是一个2D的LDA人脸识别源代码,matlab的,如果要用的话就赶紧下载吧!-T1
2dlda-twosides
- 这是一个基于人脸识别的双边2DLDA代码,我看到一般写的2DLDA都是单边的,所以上传一个双边的,大家参考一下-This is a face recognition based on bilateral 2DLDA code, I see a general write 2DLDA are unilateral, so upload a bilateral, your reference
veryusefulfacerecognition
- 这里面有三个:k-L人脸识别的代码(可以直接用,qq:285494355),以及2D-LDA人脸识别,以及一个图像分割的程序。-K-L and 2D-LDA face recognition ,it s useful and can be used directly.
2DLDA
- 人脸识别2DLDA程序,比LDA识别率跟高。-face recongnation 2D LDA program
2D-LDA
- 2D-LAD demensionality reduction matlab-2D-LAD demensionality reduction matlab
2D-LDA
- 2D-LDA, used for classification.
2D-LDA
- 2d-lda的一些matlab算法,此法效率较高,值得学习学习哈-2d-lda some matlab algorithm, this method is more efficient, should learn from Kazakhstan
2D-LDA
- LDA是一种线性降维方法,对原有的高维人脸数据集降维,然后识别,具有很好的聚类和识别效果。有详细的说明-LDA is a linear dimensionality reduction method, the original high-dimensional face data set dimensionality reduction, and then identify clustering and identification. Described in detail
[15---2011]---A-new-Rearrange-Modular-2D-LDA-for-
- This document describes the new approach of 2d-lda for face recognition.
2D-LDA
- 将著名的PCA人脸识别算法进行改进并应用到人脸识别中!-Famous PCA face recognition algorithm is improved and applied to face recognition!
2D-LDA--linear-discriminant-analysis
- 人脸识别经典方法LDA在二维上的推广,2DLDA方法-Recognition classical methods to promote the two-dimensional LDA, 2DLDA method
2D-LDA
- 该程序用的是2D—LDA的方法来实现人脸的识别过程-The procedure is used 2D-LDA method for face recognition process
2DLDA PK LDA for feature extraction
- 2D线性判别分析工具箱,该方法为Pattern recognition letters关于2DLDA的源码(2D linear discriminant analysis toolbox, which is the source code for Pattern recognition letters on 2DLDA)
2D-LDA
- LDA人脸识别程序,用matlab加以实现(LDA face recognition program, implemented with MATLAB)