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

搜索资源列表

  1. PCA_LDA.rar

    1下载:
  2. 《机器学习》课上的作业,PCA和LDA降维,尽管网上很多,但很少注释,另外细节上也没注意。这里有很详细的注释。另外还附上一个Naive贝叶斯分类器,大家可以作比较。附带的图像包是OLR人脸。ReducedDim为想要提取的特征数,不是百分比!," Machine learning" classes on the homework, PCA and LDA dimensionality reduction, even though a lot of online, but f
  3. 所属分类:matlab例程

    • 发布日期:2016-03-16
    • 文件大小:3.57mb
    • 提供者:thy
  1. attfaces.zip

    0下载:
  2. 机遇PCA的人脸识别,包括图像读取,PCA降维以及机遇简单贝叶斯分类,PCA Face Recognition opportunities, including the image read, PCA dimensionality reduction as well as the opportunity for easy Bayesian Classifier
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3.59mb
    • 提供者:guodongyan
  1. pca

    3下载:
  2. 主成分分析程序,应用于图像特征提取,数据降维等方面 -the code of PCA
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:20.11kb
    • 提供者:张军
  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
    • 文件大小:1.03mb
    • 提供者:yang
  1. pca

    2下载:
  2. pca主成分分析,matlab程序,用于图像特征提取,降维等 有中文注释-Principal component analysis
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-11-10
    • 文件大小:4.8kb
    • 提供者:gaochao
  1. PCA

    1下载:
  2. PCA的简单小程序,对图像做去相关和降维-the simple program of PCA,used to a picture s decorrelation and dimensionality reduction
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2.58kb
    • 提供者:huihui
  1. renlianshibie

    0下载:
  2. 利用PCA对人脸图像进行降维,然后训练神经网络分类器的Matlab程序-the Matlab in face recoginization using PCA algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:933.69kb
    • 提供者:yang
  1. pca

    0下载:
  2. PCA降维方法,这是一个针对图像处理的PCA降维处理方法-The method of PCA,whic is used in the image processing.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.14kb
    • 提供者:王雪瑶
  1. PCA

    0下载:
  2. 对图像进行降维,用少量图像的主成分去描述整个图像以提高系统的效率。-Reduce the dimensions of the image, with a small amount of the principal component image to describe the whole image to improve the efficiency of the system.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:2.85kb
    • 提供者:叶子
  1. empca

    0下载:
  2. PCA特征降维,用于图像处理人脸识别等模式识别领域和数据挖掘两领域-PCA feature reduction, image processing for face recognition and other pattern recognition and data mining of two areas
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1.09kb
    • 提供者:jiluping
  1. pcapro

    0下载:
  2. 基于主成分分析的PCA算法,利用进行各类图像降维,达到精简计算过程的目的。-PCA based on principal component analysis algorithm for various images using dimensionality reduction to achieve the purpose of streamlining the calculation.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:901byte
    • 提供者:
  1. fsvmPpca-face-Recognition

    0下载:
  2. 首先用PCA对ORA人脸图像降维,然后用模糊支持向量机对提取的特征向量进行分类,识别率较高。-First using PCA for dimensionality reduction ORA face image, and then use fuzzy support vector machine to classify the extracted feature vectors, the recognition rate is higher.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:871.28kb
    • 提供者:杨力
  1. gabor-pca

    3下载:
  2. 本程序是先用gabor小波变换对人脸图像处理,然后在用pca进行降维,最后用svm分类器进行多分类分类识别,包扩完整的orl人脸库,需注意的是,svm工具箱是用的libsvm工具箱,运行前先配置好libsvm。版本号:libsvm-mat-2[1].89-3[FarutoUltimate3.0]-This procedure is to use the human face gabor wavelet transform image processing, and then to reduce
  3. 所属分类:Graph Recognize

    • 发布日期:2014-04-25
    • 文件大小:10.84mb
    • 提供者:
  1. pca

    0下载:
  2. matlab的主元分析问题。这个程序分三部分,读入图像生成数据,归一化,然后PCA降维。在PCA降维中调用软件自带函数。-pca in matlab
  3. 所属分类:File Formats

    • 发布日期:2017-11-28
    • 文件大小:11.93kb
    • 提供者:april
  1. pca

    0下载:
  2. 经典主成分分析法,实现高光谱图像的降维处理 -Classical principal component analysis, to achieve high spectral image dimensionality reduction
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:1.05kb
    • 提供者:kathy
  1. PCA

    0下载:
  2. 实现图像的降维处理,可以缩短大量的计算时间。-Dimensionality reduction of image processing, a lot of computation time can be shortened.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4.08kb
    • 提供者:孙伟
  1. PCA-face-recognition

    0下载:
  2. 提取人脸图像pca降维特征以实现人脸识别,采用MATLAB语言实现实现-Extracting features of face image PCA to realize face recognition, using MATLAB language
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:184.75kb
    • 提供者:陈旭
  1. PCA

    3下载:
  2. 采用INP数据(145*145*200),该数据有16个类别, PCA进行数据降维,然后对降维数据采用kNN分类(k=1)。(Using INP data (145*145*200), the data has 16 categories, PCA carries out data reduction, and then uses kNN classification for dimensionality reduction data (k=1).)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:26kb
    • 提供者:纷纷666
  1. PCA

    0下载:
  2. 用matlab自带的PCA算法对图像进行降维(Dimensionality reduction for images)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:13kb
    • 提供者:lanluofei
  1. pca

    0下载:
  2. 大数据降维方法,具体的处理了图像等,包括数据的冗余部分,利用PCA技术快速降维。(Large data dimensionality reduction method.Specifically dealing with images, including redundant parts of data, and using PCA technology to reduce dimensionality rapidly.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:9kb
    • 提供者:liyuheng
« 12 3 4 5 »
搜珍网 www.dssz.com