搜索资源列表
LDA线性分析介绍
- 介绍了基于LDA的人脸识别,介绍了线性分析法
An_Optimal_Transformation_for_LDA_and_PCA
- 介绍结合LDA与PCA算法的优化分类方法,提出了一般情况下LDA及PCA的计算方法-An Optimal Transformation for Discriminant and Principal Component Analysis
LDAwithexample
- lda with an example wchich incldues lena
2D_Direct_LDA_for_Efficie_Face_Recognition
- 2D Direct LDA for Efficient Face Recognition.pdf
Desktop
- 人脸识别技术是计算机模式识别领域非常活跃的研究课题,在法律、商业等领域有 着广泛的应用前景。自动人脸识别系统一般由两个模块组成:定位与检测模块,特征提 取与识别模块。本文对两个子模块进行了详细讨论,通过实验仿真了一个基于静态图像 的人脸识别系统。为提高系统的识别率,本文对定位检测模块和特征提取模块进行了深 入研究。 针对复杂多变人脸检测和定位问题,实现了一种基于对称特征的人脸定位方法。该 算法首先基于肽色特征提取出人脸区域,根据眼睛的颜色和梯度特征在肤色区找到眼睛 可
28846876-Comparative-Study-of-PCA-ICA-and-LDA-for
- PCA ICA and LDA for Face-Recognition this document helps you understand the main idea in PCA ICA and LDA algorithms and their differences
submit
- securing system using LDA introduction chapter
LDA-Gibbs[1]
- 使用gibbs抽样抽取lda模型参数的方法-use gibbs sample for estimate lda parameters theta and phi
LDA
- LDA纯中文,最简单易懂的解释,个人觉得解释的很好理解-LDA pure Chinese, the most straightforward explanation, personal feel to explain well understood.
lda
- it is matlab code for lda-it is is matlab code for lda
call-lda
- it is calll for lots of data set for lda
PCA-and-LDA
- 人脸识别经典资料,主要包含PCA,LDA,KPCA等方法-Face classic data consists mainly of PCA, LDA, KPCA methods
PCA-versus-LDA
- 人脸识别经典方法,主成分分析(PCA),线性鉴别分析(LDA)-Face the classical method, principal component analysis (PCA), linear discriminant analysis (LDA)
2D-LDA--linear-discriminant-analysis
- 人脸识别经典方法LDA在二维上的推广,2DLDA方法-Recognition classical methods to promote the two-dimensional LDA, 2DLDA method
KPCA-plus-LDA
- 人脸识别经典文献,核主成分分析融合线性判别分析(KPCA+LDA)-Face classic literature, nuclear fusion principal component analysis linear discriminant analysis (KPCA+LDA)
LDA-study
- 对LDA深入浅出的讲解,数学八卦,通俗易懂,便于后续的学习。-a descr iption of LDA
LDA
- LDA线性判别分析算法,用于图像处理中的数据降维方法-LDA linear discriminant analysis algorithm, dimensionality reduction method used for image processing of data
lda-c-dist
- 这是学者Beli自己提供的LDA主题模型的源代码,希望对大家学习LDA模型能有所帮助-This is to provide their own scholars Beli LDA topic model of the source code, we hope to learn LDA model can help
LDA
- this code for lda algorithm for implementing face recognition
lda
- 建立文本主题模型,中文结巴分词,一致性分数计算(lda model ,jieba,co score)