Description: 现有的代数特征的抽取方法绝大多数采用一维的方法,即首先将图像转换为一维向量,再用主分量分析(PCA),Fisher线性鉴别分析(LDA),Fisherfaces式核主分量分析(KPCA)等方法抽取特征,然后用适合的分类器分类。针对一维方法维数过高,计算量大,协方差矩阵常常是奇异矩阵等不足,提出了二维的图像特征抽取方法,计算量小,协方差矩阵一般是可逆的,且识别率较高。-existing algebra feature extraction method using a majority of the peacekeepers, First images will be converted into one-dimensional vector, and then principal component analysis (PCA), Fisher Linear Discriminant Analysis (LDA), Fisherfaces audits principal component analysis (KPCA), and other selected characteristics, then use the appropriate classification for classification. Victoria against an excessive dimension method, calculation, covariance matrix is often inadequate singular matrix, a two-dimensional image feature extraction method, a small amount of covariance matrix is usually reversible, and the recognition rate higher. Platform: |
Size: 2048 |
Author:小弟 |
Hits:
Description: 线性判别分析(LDA)是一种较为普遍的用于特征提取的线性分类方法。但是将LDA直接用于人耳识别会遇到维数问题和“小样本”问题。人们经过研究,通过多种途径解决了这两个问题并实现了基于LDA的人耳识别。文章对几种基于LDA的人耳识别方法做了理论上的比较和实验数据的支持,这些方法包括Fisherears、DLDA、VDLDA及VDFLDA。实验结果表明VDFLDA是其中最好的一种方法
-Linear Discriminant Analysis (LDA) is a more common linear feature extraction for classification. LDA but used directly in the human ear to identify problems encountered dimension and the Platform: |
Size: 2129920 |
Author:冷福 |
Hits:
Description: 基于2维的Lda算法以及fisher face的人脸识别。-Lda-based 2-dimensional algorithm and fisher face for face recognition. Platform: |
Size: 1024 |
Author:秦晴 |
Hits:
Description: 线性判别分析法(LDA),LDA以提高样本在子空间中的可分类为目标。寻找一组基向量,在这些基向量张成的子空间中,不同类别的训练样本能有最小的类内离散度,最大的类间离散度。-Linear discriminant analysis (LDA), LDA in order to improve the sample in the sub-space can be classified as a target. Find a group-based vector, vector-based Zhang in these sub-space, different types of training samples can have the smallest dispersion category, the largest between-class dispersion. Platform: |
Size: 1024 |
Author:李伟 |
Hits:
Description: 线性判别分析(LDA,全称Fisher Linear Discriminant Analysis)算法的C#实现源码,根据stprtool box for matlab中的LDA.m编写。用到MathNet库做相关的矩阵运算,使用zedgraph控制绘图。有简单的测试数据。- C# source code of linear discriminant analysis (LDA, full name of the Fisher Linear Discriminant Analysis) algorithm , according to LDA.m of stprtool box for matlab . Use MathNet library to do matrix operations,and use zedgraph control for drawing. Thers has a simple test data. Platform: |
Size: 435200 |
Author:李洪涛 |
Hits:
Description: matlab平台实现人脸识别,通过PCA降维后再通过线性判别分析LDA实现人脸匹配。内附ORL人脸数据库,运行main函数即可输出结果-Matlab platform to achieve face recognition, PCA dimensionality reduction and then through linear discriminant analysis LDA face matching. Contains ORL face , run the main function to output the results Platform: |
Size: 4235264 |
Author:don |
Hits: