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

搜索资源列表

  1. PCA+LDA+VC+code

    0下载:
  2. PCA+LDA的图像识别算法VC封装类,可用于模式识别等-PCA LDA image recognition algorithm VC Packaging category, can be used for pattern recognition, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3014
    • 提供者:陈曙
  1. PCA+LDA.Class.vc

    0下载:
  2. 结合PCA+LDA的图像识别算法VC封装类,PCA(主元素分析,光照敏感),可用于人脸识别的初级算法-combination of image recognition algorithm VC Packaging category, PCA (principal component analysis, Light-sensitive), can be used for the initial face recognition algorithm
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3593
    • 提供者:郑翠花
  1. PCA+LDA

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

  1. matlab-PCA 基于matlab的PCA人脸识别完成程序

    1下载:
  2. 基于matlab的PCA人脸识别完成程序,包含特征值与特征向量的提取、训练样本以复制到matlab即可,成功运行,及最后的识别检验-A full implementation of ICA,PCA,LDA,SVM,in both orginal and incremental in model of real time learnign for face recognition
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-08
    • 文件大小:1219
    • 提供者:zhaolei
  1. MPCALDA.rar

    0下载:
  2. 高维PCA结合LDA使用,Combination of high-dimensional LDA using PCA
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3884
    • 提供者:wzh
  1. PCALDA.rar

    1下载:
  2. 这是自己毕业设计做的PCA和LDA的结合,训练和识别过程都有,用的是ORL库里的图像,具有较高的识别率!,This is the pca+lda,and it has the good recognition!
  3. 所属分类:Graph Recognize

    • 发布日期:
    • 文件大小:6564
    • 提供者:rainbow
  1. PCALDA.rar

    0下载:
  2. 这是用vc++语言编写的程序,里面有封装好的类,可以直接使用,包括PCA+LDA图形识别算法,This is using vc++ language preparation procedures, which have well-type package can be used directly, including PCA+ LDA pattern recognition algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:3405
    • 提供者:吴承昊
  1. dimreduce

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

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

    0下载:
  2. 人脸识别工具箱,包含了PCA,LDA两中方法-Face Recognition toolbox contains PCA, LDA in the two methods
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-10
    • 文件大小:59685362
    • 提供者:fengbin
  1. work

    0下载:
  2. 这是一个LDA函数,先做PCA,再做LDA,不影响识别率-This is an LDA function, first PCA, again LDA, does not affect the recognition rate
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:2998
    • 提供者:Gu Zhenghong
  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. pca

    0下载:
  2. pca lda knn 进行分类的pca部分的代码-pca lda knn classification of the pca part of the code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1968
    • 提供者:shelley
  1. PCA_LDA_Face_Verification

    0下载:
  2. PCA+LDA人脸识别,识别率高于单独PCA或LDA算法。需要matlab dimension reducation toolbox。-Face verification using PCA and LDA fusion. Better performance than single PCA or LDA algorithm. The image database is included. Matlab dimension reduction toolbox is requrired.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1975772
    • 提供者:taiji
  1. PCA-LDA-ICA

    1下载:
  2. PCA LDA ICA人脸识别matlab代码 用于人脸识别领域的应用-PCA LDA ICA face recognition matlab code used for face rocognition area
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:141815
    • 提供者:陈萍
  1. PCA-LDA-face-recognition

    0下载:
  2. PCA LDA 人脸识别 特征脸 类间方差 人脸数据库-etween PCA LDA face recognition feature class variance face database
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2082
    • 提供者:z
  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. PCA

    0下载:
  2. PCA LDA实现,根据累积贡献率确定主成分个数(PCA LDA MATLAB The number of principal components is determined according to the cumulative contribution rate)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:anysky
« 12 3 4 5 »
搜珍网 www.dssz.com