搜索资源列表
LGE
- 一个用来计算高维数据线性图形嵌入的matlab函数,是几乎所有线性降维算法(如LPP, NPE, IsoProjection, LSDA.)都要用的一个文件,在这里上传给大家,一定用得着!
Facerecognitionbasedonanewfeatureextractionmethod.
- 特征提取是人脸识别技术中一个基本而 又十分重要的环节,寻找有效的特征是解决识别问题的关键本文提出了一种新的人脸特征提取方法。该方法通过可调因子有效结合人脸局部流形结构信息和样本 的类别信息,充分提取样本的判别信息,将LPP 发展成为有监督方法。实验结果表明,该方法具有较好的 识别效果。
PCA_LDA_LPP_Tensor
- PCA,LDA,LPP三种人脸识别的算法
LPP
- 用于图像处理,人脸识别等
lpp
- Laurens van der Maaten 编写的LPP算法,与 Deng Cai版本不同,大家比较下-This file is part of the Matlab Toolbox for Dimensionality Reduction v0.7b. (C) Laurens van der Maaten Tilburg University, 2008
LBP
- 完整的lbp编码,可以学会怎样使用lbp-Complete lbp coding, you can learn how to use the lbp
lpplda
- 采用基于lpp和lda算法的人脸识别,本算法同时结合lpp算法和lda的有点,能够很好地进行人脸识别。-face recognition based on lpp and lda
lpp
- 基于LPP的人脸识别模块,运用matlab7.0编写,识别率达到70 以上,能够很好的识别不同姿势,光照,表情的变化-LPP-based face recognition module, using matlab7.0 writing, over 70 recognition rate can be a very good identification of the different positions, illumination, expression changes in
LocalityPreservingProjections
- matlab 的lpp的人脸识别,有训练库和测试库,里面还有文档说明
PCA_LDA_LPP_Tensor
- 一种基于PCA LPP算法的在matlab环境下运行的人脸识别程序,可以很好的实现人脸识别-face recognation
laplacianfaces
- laplacian 人脸识别,对研究人脸识别、特征提取,LPP 很有用。-It is a useful paper about laplacian face recognition, which is also useful for feature extraction and lpp.
lpp
- 保局投影(LPP)作为拉普拉斯特征映射的一种线性逼近可以较好的反映样本的流形结构,已经被广泛的应用到图像检索和图像修复中。线性鉴别分析( LDA)和局部保持投影(LPP)是其中比较经典的线性方法,LDA注重图像数据间的可分性,LPP则更关注于数据的局部关系- Locality Preserving Projection
NLPPPLPP
- 其中包括了kpca+LPP,以及kpca+nlpp的人脸识别算法,基于AR人脸数据库,可直接运行,还可以修改LPP的参数已达到最佳效果-The File contains kpca+lpp and kpca+nlpp based on AR face database
LPP
- Locality Preserving Projections(LPP),局部保留投影,可以找出高维空间中的数据在低维空间中的投影,并保留了数据之间的相关性-Locality Preserving Projections (LPP), partial retention projection, you can find the data in high-dimensional space in a low dimensional space projection, and retains the
LPP-face-recognition
- lpp算法实现单幅图像的人脸识别算法源码-Face recognition algorithm LPP source image.
PCA-LDA-LPP-SLLDA
- 图像降维的经典算法PCA,LDA,LPP,SLLDA程序,包含掌纹库,可以直接解压运行-The classic image dimensionality reduction algorithm of PCA, LDA, LPP, SLLDA program that contains palmprint , can direct decompression operation
lpp
- 图像处理与识别的分类算法的功能函数LPP(局部保持投影)-Image processing and identification of the classification algorithm of the functional function LPP (local preserving projection)
LPP
- 局部保局投影LPP算法,训练、测试、分类识别完整过程-Local Preserving Projection LPP algorithm, training, testing, complete classification process
LPP
- 用于降维的算法,优秀算法,所以推荐给大家。(Locality Preserving Projection)
PCA_LDA_LPP_code
- 人脸识别代码,用于人脸识别,是基于pca lad 和lpp 的人脸识别代码(pca lda lpp for face recognition)