Welcome![Sign In][Sign Up]
Location:
Search - discriminant local

Search list

[Speech/Voice recognition/combineKLFDA

Description: Kernel Local Fisher Discriminant Analysis for Supervised Dimensionality Reduction
Platform: | Size: 1531 | Author: wfs | Hits:

[Graph RecognizeWavelet_face_recognition

Description: 一篇小波包人脸识别的IE文章 Local Discriminant Wavelet Packet Coordinates for Face Recognition .pdf
Platform: | Size: 285737 | Author: shj | Hits:

[Speech/Voice recognition/combineKLFDA

Description: Kernel Local Fisher Discriminant Analysis for Supervised Dimensionality Reduction
Platform: | Size: 1024 | Author: wfs | Hits:

[Graph RecognizeWavelet_face_recognition

Description: 一篇小波包人脸识别的IE文章 Local Discriminant Wavelet Packet Coordinates for Face Recognition .pdf-Face Recognition of a wavelet packet IE article Local Discriminant Wavelet Packet Coordinates for Face Recognition. Pdf
Platform: | Size: 285696 | Author: shj | Hits:

[Special Effectsdrtoolbox.tar

Description: 这是一个MATLAB工具箱包括32个降维程序,主要包括 pca,lda,MDS等十几个程序包,对于图像处理非常具有参考价值- ,This Matlab toolbox implements 32 techniques for dimensionality reduction. These techniques are all available through the COMPUTE_MAPPING function or trhough the GUI. The following techniques are available: - Principal Component Analysis ( PCA ) - Linear Discriminant Analysis ( LDA ) - Multidimensional scaling ( MDS ) - Probabilistic PCA ( ProbPCA ) - Factor analysis ( FactorAnalysis ) - Sammon mapping ( Sammon ) - Isomap ( Isomap ) - Landmark Isomap ( LandmarkIsomap ) - Locally Linear Embedding ( LLE ) - Laplacian Eigenmaps ( Laplacian ) - Hessian LLE ( HessianLLE ) - Local Tangent Space Alignment ( LTSA ) - Diffusion maps ( DiffusionMaps ) - Kernel PCA ( KernelPCA ) - Generalized Discriminant Analysis ( KernelLDA )
Platform: | Size: 1108992 | Author: yang | Hits:

[Algorithmbeiyesifenbu

Description: 分类判别中,bayes判别的确具有明显的优势,与模糊,灰色,物元可拓相比,判别准确率一般都会高些,而BP神经网络由于调试麻烦,在调试过程中需要人工参与,而且存在明显的问题,局部极小点和精度与速度的矛盾,以及训练精度和仿真精度间的矛盾,等,尽管是非线性问题的一种重要方法,但是在我们项目中使用存在一定的局限,基于此,最近两天认真的研究了bayes判别,并写出bayes判别的matlab程序,与spss非逐步判别计算结果一致。-Classified Identifying, bayes discriminant does have a distinct advantage, with the fuzzy, gray, matter-element and extension compared to determine the exact rate will be higher in general, and the BP neural network trouble as a result of debugging, in the need to manually debug the process of participation, but also obvious problems, the local minimum point and the accuracy and speed of contradictions, as well as simulation training accuracy and precision of the conflict between, and so on, in spite of nonlinear problems is an important method, but the use of our project there are certain limitations, based on the Here, seriously the last couple of days to study the discriminant bayes and bayes discriminant of matlab to write procedures, and non-spss stepwise discriminant calculation results.
Platform: | Size: 4096 | Author: lili | Hits:

[matlabKLFDA

Description: 这是一个关于Fisher线性判别分析的Matlab的m文件,给出了在高斯核下的程序源码。-This is a Fisher linear discriminant analysis on the Matlab m-file, given the procedures in the lower-Gaussian source.Kernel Local Fisher Discriminant Analysis for Supervised Dimensionality Reduction.
Platform: | Size: 2048 | Author: gcl | Hits:

[Special EffectsKLFDA

Description: 基于局部Fisher准则的非线性核Fisher辨别分析,应用于有监督的特征提取与高维数据的有效降维。-Kernel Local Fisher Discriminant Analysis for Supervised Dimensionality Reduction.
Platform: | Size: 2048 | Author: gameshadow | Hits:

[Mathimatics-Numerical algorithmsRElief

Description: Relief Algorithm RELIEF is considered one of the most successful algorithms for assessing the quality of features due to its simplicity and effectiveness. It has been recently proved that RELIEF is an online algorithm that solves a convex optimization problem with a marginbased objective function. Starting from this mathematical interpretation, we propose a novel feature extraction algorithm, referred to as LFE, as a natural generalization of RELIEF. LFE collects discriminant information through local learning, and is solved as an eigenvalue decomposition problem with a closed-form solution. A fast implementation is also derived. Experiments on synthetic and real-world data are presented. The results demonstrate that LFE performs significantly better than other feature extraction algorithms in terms of both computational efficiency and accuracy
Platform: | Size: 409600 | Author: ugur ayan | Hits:

[Graph RecognizeFaceRecognition

Description: 频域光照归一化的人脸识别 基于NSCT和SQI的光照不变量及人脸识别 张量局部判别投影的人脸识别 基于全局和局部特征集成的人脸识别-Frequency-domain light normalized face recognition based on the NSCT and SQI s illumination invariant face recognition Zhang amount Bureau Ministry of discriminant projection of face recognition based on global and local features integrated face recognition
Platform: | Size: 2361344 | Author: 朱同辉 | Hits:

[Software EngineeringImprovements-of-object-detection

Description: 通过fisher对hog特征降维,并用于物体检测-We present a method for object detection that combines AdaBoost learning with local histogram features. On the side of learning we improve the performance by designing a weak learner for multi-valued features based on Weighted Fisher Linear Discriminant.
Platform: | Size: 917504 | Author: ljj | Hits:

[Graph Recognize[16---2011]---local-binary-LDA-for-FaceR

Description: Extracting discriminatory features from images is a crucial task for biometric recognition. For this reason, we have developed a new method for the extraction of features from images that we have called local binary linear discriminant analysis (LBLDA), which combines the good characteristics of both LDA and local feature extraction methods. We demonstrated that binarizing the feature vector obtained by LBLDA significantly improves the recognition accuracy.
Platform: | Size: 233472 | Author: Hung Truong | Hits:

[Software EngineeringGabor-Magnitude-and-Phase-for-Face

Description: This paper proposes local Gabor XOR patterns (LGXP), which encodes the Gabor phase by using the local XOR pattern (LXP) operator. Then, we in-troduce block-based Fisher’s linear discriminant (BFLD) to reduce the dimensionality of the proposed descriptor and at the same time enhance its discriminative power.
Platform: | Size: 1247232 | Author: bobobobo | 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 Effects5

Description: 了适应跟踪过程中目标光照条件的变化,并对目标特征进行在线更新,提出一种将局部二元模式(LBP) 特征与图像灰度信息相融合,同时结合增量线性判别分析对目标进行跟踪的算法.跟踪开始前,为了获得比较准确的目标描述,使用混合高斯模型和期望最大化算法对目标进行分割;跟踪过程中,通过蒙特卡罗方法对目标区域和背景区域进行采样,并更新特征空间参数.得到目标和背景的最优分类面;最后使用粒子滤波器结合最优分类面对目标状态进行预测.通过光照变化的仿真视频和自然场景视频的跟踪实验,验证了文中算法的有效性.-Tracking process to adapt to changes in the target lighting conditions, and the target feature for online updates, proposes a local binary pattern (LBP) features and image intensity information integration, combined with incremental linear discriminant analysis for target tracking algorithms. Track begins, in order to obtain a more accurate description of the objectives, the use of Gaussian mixture models and expectation maximization algorithm for target segmentation tracking process, through the Monte Carlo method of the target area and the background area sampled and updated feature space parameters. Get the optimal target and background classification surface finally Using Particle Filter optimal classification predict the state of the face of goal. By varying illumination simulation video and natural scenes video tracking experiment to verify the effectiveness of the proposed algorithm.
Platform: | Size: 608256 | Author: wenping | Hits:

[matlabLDE-Algorithm

Description: 局部线性判别嵌入算法,用于实现高维数据的特征提取与低维嵌入,可以很好地实现数据的降维。-Local linear discriminant embedding algorithm, used to implement the feature extraction and the low dimensional embedding of high-dimensional data, can well realize data dimension reduction.
Platform: | Size: 19456 | Author: 夏颖 | Hits:

[Special Effectslfda

Description: 从高维信号提取特征并同时降维到低维信号。为图像表示、图像分类、模式识别等进行特征提取。-local Fisher Discriminant Analysis
Platform: | Size: 2048 | Author: wei | Hits:

[Graph Recognize2DDSLPP

Description: 该源代码是人脸识别中的二维单项局部判别有监督保持投影算法2DDSLPP,源代码下载后就可以执行,简单,易理解。-The source code is a two-dimensional face recognition supervised maintaining individual local discriminant projection algorithm 2DDSLPP, after downloading the source code can be executed, simple and easy to understand.
Platform: | Size: 561152 | Author: 李泷 | Hits:

[Graph RecognizeBDSLPP

Description: 该源代码是人脸识别中的二维双项局部判别有监督保持投影算法BDSLPP,源代码下载后就可以执行,简单,易理解。-The source code is a two-dimensional face recognition double entry remain supervised local discriminant projection algorithm BDSLPP, after downloading the source code can be executed, simple and easy to understand.
Platform: | Size: 562176 | Author: 李泷 | Hits:

[Industry research[first_author]_2014_Digital-Signal-Processing

Description: This study proposes a novel near infrared face recognition algorithm based on a combination of both local and global features. In this method local features are extracted from partitioned images by means of undecimated discrete wavelet transform (UDWT) and global features are extracted from the whole face image by means of Zernike moments (ZMs). Spectral regression discriminant analysis (SRDA) is then used to reduce the dimension of features. In order to make full use of global and local features and further improve the performance, a decision fusion technique is employed by using weighted sum rule. Experiments conducted on CASIA NIR database and PolyU-NIRFD database indicate that the proposed method has superior overall performance compared to some other methods in the presence of facial expressions, eyeglasses, head rotation, image noise and misalignments. Moreover its computational time is acceptable for on-line face recognition systems
Platform: | Size: 1038336 | Author: abdou | Hits:
« 12 »

CodeBus www.codebus.net