Welcome![Sign In][Sign Up]
Location:
Search - lpp

Search list

[matlabFace_Recognition_Using_Laplacianfaces

Description: face recognition system in matlab-face recognition system in matlab...
Platform: | Size: 4487168 | Author: vicky | Hits:

[OS programModRegister

Description: 本模块提供了一些对注册表进行操作的函数 * 警告: 操作注册表是非常危险的, 使用本模块中的任何函数都要慎重!!! * * 版权: LPP软件工作室 * 作者: 卢-This module provides some functions that operate on the registry '* Warning: Operation registry is very dangerous to use any of the functions in this module must be careful!!!' * '* Copyright: LPP Software Studio' * by : Lu Peipei
Platform: | Size: 5120 | Author: denhong | Hits:

[Graph programLBP

Description: 完整的lbp编码,可以学会怎样使用lbp-Complete lbp coding, you can learn how to use the lbp
Platform: | Size: 9216 | Author: 段丽 | Hits:

[Graph programLocalityPreservingProjections

Description: matlab 的lpp的人脸识别,有训练库和测试库,里面还有文档说明
Platform: | Size: 171008 | Author: | Hits:

[matlabSOLPP

Description: 2011年模式识别文章,讲述了一种有监督的最佳保局投影,主要是对LPP算法的改进。-2011 Pattern Recognition article about a kind of best insurance supervision Bureau projection, mainly on the LPP algorithm improvements.
Platform: | Size: 687104 | Author: | Hits:

[AI-NN-PRLGE

Description: 线性图嵌入方法,该方法是一种基于图框架的子空间学习方法,被用于LPP,NPE等流行学习方法中。-(Regularized) Linear Graph Embedding (Provides a general framework for graph based subspace learning. This function will be called by LPP, NPE, IsoProjection, LSDA, MMP ...)
Platform: | Size: 3072 | Author: caolinlin | Hits:

[AI-NN-PRLPP

Description: 该方法是基于保持数据局部流形的降维方法,在降维后的低维空间能较好的保持其局部子流形-Locality Preserving Projection (You need to download LGE.m as well as constructW.m).
Platform: | Size: 9216 | Author: caolinlin | Hits:

[Graph RecognizeLPP_OLPP_Expression_Recognition

Description: 对流形学习算法中的LPP算法进行改进得到OLPP算法,并进行表情识别。-Convection in the form of learning algorithms to improve the algorithm to be OLPP LPP algorithm, and the expression recognition
Platform: | Size: 2814976 | Author: 苏苏 | Hits:

[matlabKLPP

Description: 这是一个kernel lpp流行学习算法(Kernel Locality Preserving Projections),-Kernel Locality Preserving Projections for manifold usingmatlab
Platform: | Size: 2048 | Author: 李云飞 | Hits:

[AI-NN-PROrthogonal-laplacianfaces

Description: 提出的正交LPP具有的优良特性是:能够较好的重构数据,并包含较好的判别能力-The orthogonal locality preserving projection (OLPP) method produces orthogonal basis functions and can have more locality preserving power than LPP. Since the locality preserving power is potentially related to the discriminating power, the OLPP is expected to have more discriminating power than LPP
Platform: | Size: 1581056 | Author: 刘建飞 | Hits:

[OS programcode

Description: 基于LPP的人脸识别程序,用matlab编程,实现训练,测试,识别等功能-Face recognition based on LPP program,Using MATLAB programming, training, testing, identification and other functions
Platform: | Size: 197632 | Author: 王战 | Hits:

[matlabLPP

Description: Locality Preserving Projections
Platform: | Size: 2048 | Author: zxc | Hits:

[matlabDRTOOL_drtoolbox

Description: matlab 降维工具箱,最新版本。包含各类线性及非线性降维代码,lle,lpp,mvu,isomap,npe等皆在其中。-DRTOOL, by itself, creates a new DRTOOL or raises the existing singleton*. H = DRTOOL returns the handle to a new DRTOOL or the handle to the existing singleton*. DRTOOL( CALLBACK ,hObject,eventData,handles,...) calls the local function named CALLBACK in DRTOOL.M with the given input arguments. DRTOOL( Property , Value ,...) creates a new DRTOOL or raises the existing singleton*. Starting from the left, property value pairs are applied to the GUI before drtool_OpeningFunction gets called. An unrecognized property name or invalid value makes property application stop. All inputs are passed to drtool_OpeningFcn via varargin. *See GUI Options on GUIDE s Tools menu. Choose "GUI allows only one instance to run (singleton)".
Platform: | Size: 1952768 | Author: lu | Hits:

[Otherlliuxingxuexijiangweisuanfa

Description: 附件中包含各种各样的线性流形学习的降维算法(LPP,PCA,NPE。。。。),用于人脸识别,分类等等!-The annex contains a variety of linear manifold learning, dimensionality reduction algorithms (LPP, PCA, NPE....), For face recognition, classification, etc.!
Platform: | Size: 43008 | Author: 谢小欣 | Hits:

[matlabLPP

Description: 利用MATLAB对原始数据特征提取(数据降维)-(Data dimensionality reduction of raw data feature extraction using MATLAB)
Platform: | Size: 2048 | Author: 戴戴DD11 | Hits:

[AI-NN-PRdrtoolbox

Description: Matlab针对各种数据预处理的降维方法,源码集合。-Currently, the Matlab Toolbox for Dimensionality Reduction contains the following techniques: Principal Component Analysis (PCA) Probabilistic PCA Factor Analysis (FA) Sammon mapping Linear Discriminant Analysis (LDA) Multidimensional scaling (MDS) Isomap Landmark Isomap Local Linear Embedding (LLE) Laplacian Eigenmaps Hessian LLE Local Tangent Space Alignment (LTSA) Conformal Eigenmaps (extension of LLE) Maximum Variance Unfolding (extension of LLE) Landmark MVU (LandmarkMVU) Fast Maximum Variance Unfolding (FastMVU) Kernel PCA Generalized Discriminant Analysis (GDA) Diffusion maps Stochastic Neighbor Embedding (SNE) Symmetric SNE (SymSNE) new: t-Distributed Stochastic Neighbor Embedding (t-SNE) Neighborhood Preserving Embedding (NPE) Locality Preserving Projection (LPP) Linear Local Tangent Space Alignment (LLTSA) Stochastic Proximity Embedding (SPE) Mu
Platform: | Size: 2029568 | Author: jdzsj | Hits:

[Special EffectsNLPPPLPP

Description: 其中包括了kpca+LPP,以及kpca+nlpp的人脸识别算法,基于AR人脸数据库,可直接运行,还可以修改LPP的参数已达到最佳效果-The File contains kpca+lpp and kpca+nlpp based on AR face database
Platform: | Size: 6144 | Author: 肖娟 | Hits:

[matlabdim_reduction

Description: matlab dim_reduction 包括 dijkstra\KDA\KGE\LPP\KLPP\KPCA\SDA等-matlab dim_reduction includingdijkstra\KDA\KGE\LPP\KLPP\KPCA\SDA etc.
Platform: | Size: 640000 | Author: yuanqian | Hits:

[Graph Recognizerenlianshibie

Description: Gabor小波人脸识别,LBP特征提取,PCA,LPP降维。自己做的毕业设计。-Gabor wavelet face recognition, LBP feature extraction, PCA, LPP dimensionality reduction. Own graduation design.
Platform: | Size: 20480 | Author: 张彬 | Hits:

[matlab1

Description: 本程序实现LPP降维功能,用于多模态故障诊断中-This procedure realize the LPP dimension reduction function, used in multimodal fault diagnosis
Platform: | Size: 48128 | Author: sun | Hits:
« 1 2 3 45 6 »

CodeBus www.codebus.net