搜索资源列表
regularized-lda
- 基于正则化转置的LDA matlab源代码,可以应用在人脸识别中,详细说明见readme-based Regularization home to the LDA Matlab source code, can be applied to face recognition, detailed explanation see readme
r-lda
- 人脸识别方面LDA算法的matlab实现-regard LDA Face Recognition Algorithm Implementation of Matlab
PCA+LDA.Class.vc
- 结合PCA+LDA的图像识别算法VC封装类,PCA(主元素分析,光照敏感),可用于人脸识别的初级算法-combination of image recognition algorithm VC Packaging category, PCA (principal component analysis, Light-sensitive), can be used for the initial face recognition algorithm
LDA
- Linear Discriminant Analysis算法,此压缩包中已经带有大量train和test的相关图片,用于做人脸识别。LDA算法也可以用于其他领域如语音信号处理,此代码仅供研究,请勿用于商业!
2DLDA
- 二维的LDA人脸识别matlab程序,非常好用。
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
LDAPCAmatlab
- 二维的LDA+PCA人脸识别matlab程序,都可以直接使用。-Two-dimensional LDA+ PCA face recognition matlab procedures can be used directly.
FACE_COMPARE
- 介绍了几中人脸识别的方法,并对其进行了比较,有LDA,PCA等-FACE RECOGNITION
lpplda
- 采用基于lpp和lda算法的人脸识别,本算法同时结合lpp算法和lda的有点,能够很好地进行人脸识别。-face recognition based on lpp and lda
face
- 收集的最全的人脸识别代码 有小波分析,有PCA,有LDA,有特征脸方法实现人脸识别-The most comprehensive collection of face recognition code is wavelet analysis, a PCA, a LDA, there are ways to achieve face recognition feature
LDA
- 基于线性鉴别分析的人脸识别。本程序在ORL人脸库上进行了实验,检验LDA算法的识别率-Linear Discriminant Analysis for Face recognition.
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
fisher
- 利用pca和LDA对人脸的图像先进行降维再辨别分析来实现人脸识别-Pca and LDA using the images of human faces to reduce the dimensions first and then discriminant analysis to achieve recognition
LDA-face-recognition
- 使用基于LDA算法的人脸识别程序(附有相应的论文)-LDA based face recognition program(papers included)
LDA
- LDA人脸识别,它是一种很好的人脸识别算法,运用得十分广泛,我们可以用它去解决很多问题。它是运用最为广泛的方法!-LDA-based face recognition algorithm
LDA
- 线性判别分析LDA人脸识别代码,识别率计算-Linear discriminant analysis LDA face recognition code recognition rate
lda人脸识别
- 第一次用C语言尝试做的人脸图像的简单识别(Try it in the C language recognition of face image)