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

搜索资源列表

  1. 复杂网络提取图像边缘特征

    1下载:
  2. 使用复杂网络提取图像边缘特征并进行识别的源代码,采用PCA_LDA算法对特征进行降维分类识别,识别效率很高。鲁棒性好
  3. 所属分类:matlab例程

    • 发布日期:2011-08-19
    • 文件大小:3018
    • 提供者:yu_ccx@sohu.com
  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
    • 文件大小:3743168
    • 提供者:thy
  1. 2DPCA降维然后在重构图像

    1下载:
  2. 2DPCA降维,然后在重构图像,对数据降维者非常有帮助。,2DPCA dimensionality reduction, and then in the reconstructed image, dimensionality reduction of data are very helpful.
  3. 所属分类:图形图象

    • 发布日期:2017-05-14
    • 文件大小:32702
    • 提供者:徐敏
  1. FastICA_25

    0下载:
  2. 独立分量分析的算法,用于分离出独立分量,用于图像降维,特征提取-Independent component analysis algorithms, used to separate out the independent component for the image dimensionality reduction, feature extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:172626
    • 提供者:cecilia
  1. ASD

    5下载:
  2. 自适应子空间分解(ASD)算法的程序。用于高光谱图像降维-ASD on hyperspectral
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:660
    • 提供者:王玉磊
  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. renlianshibie

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

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

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

    • 发布日期:2017-03-29
    • 文件大小:1171
    • 提供者:王雪瑶
  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
    • 文件大小:2919
    • 提供者:叶子
  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
    • 文件大小:1121
    • 提供者:jiluping
  1. LinearDiscriminantAnalysis

    1下载:
  2. 提出了一种新的基于图像分块重构和线性判别分析相融合的方法,主要用于人脸识别。该方法通过计算两幅图像之间图 像块的重构均值误差,运用线性判别分析求出两幅图像降维后的欧式距离,融合重构误差和欧式距离计算这两幅图像之间的差别 程度。-A new block-based image reconstruction and the integration of linear discriminant analysis method is mainly used for face recognitio
  3. 所属分类:matlab

    • 发布日期:2015-05-18
    • 文件大小:220160
    • 提供者:程德志
  1. meanshiftsegmentation

    3下载:
  2. 均值漂移图像分割测试程序,使用meanshift算法对彩色图像进行聚类分割,效果很好,并且显示使用时间、找到的类数,另包含RGB与LUV颜色空间的互相转换,图片矩阵数据转为降维数组等,程序中有详尽的注释和说明,并且配有测试结果图片,非常适合计算机视觉、机器学习、模式识别的朋友参考-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2015-12-25
    • 文件大小:360448
    • 提供者:xiaobo
  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
    • 文件大小:901
    • 提供者:
  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
    • 文件大小:892187
    • 提供者:杨力
  1. example_knn(降维)

    0下载:
  2. knn降维算法用于图像分类,将所给样本遥感图像按照要求进行分类(KNN dimensionality reduction algorithm for image classification)
  3. 所属分类:Maple

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:纷纷666
  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
    • 文件大小:26624
    • 提供者:纷纷666
  1. PCA

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

    • 发布日期:2018-04-30
    • 文件大小:13312
    • 提供者: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
    • 文件大小:9216
    • 提供者:liyuheng
  1. 随机共振的Runge-Kutta解法

    2下载:
  2. 基于随机共振的二维图像降噪,内含说明,可直接使用(Two-dimensional image denoising based on random resonance)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:11264
    • 提供者:ccisx
  1. KLT

    1下载:
  2. 本程序实现了利用KL变换进行特征分解,并进行降维重建,示例图片在文件中给出。(This program realizes feature decomposition using KL transform and dimensionality reduction reconstruction. The example pictures are given in the file.)
  3. 所属分类:图形图像处理

    • 发布日期:2020-04-21
    • 文件大小:29696
    • 提供者:CheungGK
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com