搜索资源列表
LPP
- 保局投分析,MATLAB编写,可用于人脸识别等模式识别问题,欢迎使用。
lpp_prog.rar
- Face With LPP testing,Face With LPP testing
LPP.rar
- 流形学习MATLAB代码,HE 的一个最经典的算法,是线性子空间学习的基本算法。,LPP
lpp.rar
- 一种很重要的非监督降维方法,是流形学习算法Laplacian Eigenmap 的线性化方法,在人脸识别中效果非常好。,A very important method of unsupervised dimensionality reduction, manifold learning algorithm is Laplacian Eigenmap linearization method is very effective in face recognition.
LPP
- 本代码实现局部保持映射lpp算法。主要功能是保持高维空间的局部特性-This code implements partial mapping lpp algorithm to maintain. Main function is to maintain a high-dimensional space of the local characteristics of
Lpp
- matlab code for run the algorithm of Locality Preserving Projection
LPP
- LPP是局部保局投影方法,这里给出了matlab的源码-lpp code for face recognition
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
LPP-code
- Locality preserving projections algorithm in Matlab.Folder consists of three files
constructKernel
- matlab 源文件,核构建算法,经典算法-matlab source files, nuclear build algorithm, the classic algorithm
KLPP
- 核lpp(局部保持映射)的降维方法。跟Xiaofei He的论文配套-Nuclear lpp (partial maintain mapping) methods of dimensionality reduction. Xiaofei He told the paper supporting
Face_Recognition_Using_Laplacianfaces
- face recognition system in matlab-face recognition system in matlab...
lpplda
- 采用基于lpp和lda算法的人脸识别,本算法同时结合lpp算法和lda的有点,能够很好地进行人脸识别。-face recognition based on lpp and lda
31767689LPP_MatlabCode
- lPP 用于数据降维 很好用 希望能派上用场-LPP be use to dimension reduction
work
- 一段matlab下的LPP算法实现的完整程序,与算法同仁一起分享-LPP for matlab
lpp
- This file implement lpp algorithm for dimension reduction and clustering techniques. Dimension reduction, Clustering.
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 bymyself
- lpp降维,给了很多详细的例子的降维程序,并画出图像的2维表示(dimension reduction using lpp)