CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - LDA降维

搜索资源列表

  1. LDA

    0下载:
  2. LDA 的matlab源码实现,Jonathan Huang编写的,是目前唯一可用于且正确的源码,可用于图像特征降维
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3396
    • 提供者:唐颖军
  1. PCA+LDA

    0下载:
  2. 用PCA和LDA进行降维人脸识别程序
  3. 所属分类:图形图像处理(光照,映射..)

  1. 2D-LDA

    1下载:
  2. 2维线性判别进行人脸识别的程序,很不错!采用ORL人脸库,取每人的1、3、5、7、9五幅图像作为训练图像,其余作为测试图像,进行二维线性判别。计算出特征向量矩阵,降序排列后,取前d(d=2,4,6,……,20)个特征向量组成的矩阵作为变换矩阵,对训练集合测试集进行特征重建,最后采用最近邻分类器。附有实验的结果。-code for face recognition based 2D-LDA,the performance is nice!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2834469
    • 提供者:王阳丽
  1. dimreduce

    0下载:
  2. 普通降维方法汇总,PCA,LDA,isomap-Summary of general dimension reduction methods, PCA, LDA, isomap .......
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:195287
    • 提供者:
  1. drtoolbox.tar

    1下载:
  2. 这是一个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 techn
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-09
    • 文件大小:1077768
    • 提供者:yang
  1. daima

    1下载:
  2. (压缩包里一共有5个代码) pca+lda+粗糙集+模糊神经网络 saveORLimage.m将ORL人脸库分为测试集ptest和训练集pstudy存为imagedata.mat 1.savelda.m将人脸库先进行pca降维,再用lda进行特征提取,得到新的测试集ldatest和训练集ldastudy存为imageldadata.mat 2.对ldastudy进行离散化(discretimage.m),得到离散化矩阵disdata,存入到imagedisdata.mat
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:2555
    • 提供者:dong
  1. pcalda

    0下载:
  2. 包括pca和lda两个文件,先用pca降维后进行lda进行分类,用于人脸识别,实验结果很好。-It includes 2 files pca and lda. After the dimensionality reduction of pca, use lda for classification in face recognition. It has a very good experimental results.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1068
    • 提供者:wangyuru
  1. lda

    2下载:
  2. lda 源码。用来为数据降维,使得识别率有所提高。-lda source code. Is used for data dimensionality reduction, making the recognition rate increased.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:1671
    • 提供者:耿耀君
  1. lda8renxunlian

    0下载:
  2. 这是学习LDA降维方法的核心程序,将降维后的特征就可以用于识别,这是非常好了解LDA多类降维的好程序!-This is the LDA dimension reduction methods to learn the core program will feature after dimension reduction can be used to identify that this is a very good understanding of many types of lower-dim
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3763
    • 提供者:liguo
  1. regularized-lda

    0下载:
  2. 正则化LDA,最新!对于图像降维与图像识别的研究有很重要的研究意义-Regularized LDA, the latest! Dimension reduction for images and image recognition of a very important research significance
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:639943
    • 提供者:郝人
  1. fisher

    0下载:
  2. 利用pca和LDA对人脸的图像先进行降维再辨别分析来实现人脸识别-Pca and LDA using the images of human faces to reduce the dimensions first and then discriminant analysis to achieve recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:3887
    • 提供者:左坚
  1. 2D-LDA

    1下载:
  2. LDA是一种线性降维方法,对原有的高维人脸数据集降维,然后识别,具有很好的聚类和识别效果。有详细的说明-LDA is a linear dimensionality reduction method, the original high-dimensional face data set dimensionality reduction, and then identify clustering and identification. Described in detail
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2807669
    • 提供者:张芝华
  1. LDA

    0下载:
  2. 模式识别LDA算法代码,基于LDA降维的遥感图像分类,使得降维后的数据具有最好的类别可分性。-LDA pattern recognition algorithm code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:989
    • 提供者:gaojing
  1. DR_LDA

    0下载:
  2. 基于LDA降维的遥感图像分类,LDA算法函数程序,可与各种分类算法结合,提高图像分类的速率-remote sensing image cut down dimension algorithm based on LDA.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:517
    • 提供者:gaojing
  1. PCA-LDA-FaceRecognization

    0下载:
  2. 基于PCA-LDA的人脸识别算法。用PCA降维,LDA进行分类-PCA-LDA FaceRecognization
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3785
    • 提供者:蔡剑成
  1. high-quality-PCA-LDA-code

    0下载:
  2. 质量很高的一个PCA-LDA特征降维代码,附一个LDA简单学习实例。-A high-quality PCA-LDA feature reduction code attached a simple learning example of LDA.
  3. 所属分类:Graph program

    • 发布日期:2017-04-28
    • 文件大小:269763
    • 提供者:Du
  1. PCA-LDA-LPP-SLLDA

    0下载:
  2. 图像降维的经典算法PCA,LDA,LPP,SLLDA程序,包含掌纹库,可以直接解压运行-The classic image dimensionality reduction algorithm of PCA, LDA, LPP, SLLDA program that contains palmprint , can direct decompression operation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3742972
    • 提供者:刘伟
  1. LDA_Subspace

    1下载:
  2. 线性判别分析LDA降维算法,类内距离最小,类间距离最大,训练、测试、分类完整的处理流程-Linear discriminant analysis LDA dimensionality reduction algorithm, the smallest within-class distance, the maximum distance between the classes, training, testing, processing complete classification
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5406250
    • 提供者:HWP
  1. Fisher-LDA-face-recognize

    1下载:
  2. 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 t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4234818
    • 提供者:don
  1. tensorflow-knn-双向LDA

    1下载:
  2. 基于LDA的人脸降维,精度比二维LDA的要高,有一定的运用价值。(orl tensorflow LDA PCA)
  3. 所属分类:图形/文字识别

    • 发布日期:2020-05-06
    • 文件大小:11648000
    • 提供者:switch2019
« 12 »
搜珍网 www.dssz.com