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

搜索资源列表

  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. 2DPCA降维然后在重构图像

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

    • 发布日期:2017-05-14
    • 文件大小:31.94kb
    • 提供者:徐敏
  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
    • 文件大小:168.58kb
    • 提供者:cecilia
  1. Rec_BaseOnCN

    0下载:
  2. 使用复杂网络提取图像边缘特征并进行识别的源代码,采用PCA_LDA算法对特征进行降维分类识别,识别效率很高。鲁棒性好-Extracted using image edge characteristics of complex networks and to identify the source code, using PCA_LDA algorithm to reduce the dimensions feature classification, identification with hi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2.95kb
    • 提供者:张宏欣
  1. ASD

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

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

    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. pcakpca

    1下载:
  2. 图像降维方法pca和kpca的matlab程序-Image dimensional reduction pca and kpca the matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:16.13kb
    • 提供者:霄阳
  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
    • 文件大小:624.94kb
    • 提供者:郝人
  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. meanshiftsegmentation

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

    • 发布日期:2015-12-25
    • 文件大小:352kb
    • 提供者:xiaobo
  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. IMAGE-matching

    0下载:
  2. 用MATLAB来实现简单图像特征点提取和匹配-Using MATLAB to implement a simple image feature extraction and matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:937.26kb
    • 提供者:lvhaixia
  1. PCA

    0下载:
  2. PCA用于图像降维,主要利用KL变换,将图像映射到一个高维空间-PCA for image dimensionality reduction, the main advantage of KL transform, the image is mapped to a high-dimensional space
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1.93kb
    • 提供者:zl
  1. mani

    0下载:
  2. 图像降维, 图像降维, 图像降维, -image reduction of dimension
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:13.99kb
    • 提供者:郭莉
  1. matlab

    0下载:
  2. 图像降维,归一化相关系数的计算,和滤波程序,希望大家互相帮助,共同进步-Image dimension reduction, owned by one of the calculation of the correlation coefficient, and the filtering process, and hope that we help each other progress
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1.08kb
    • 提供者:chensitong
  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
    • 文件大小:29kb
    • 提供者:CheungGK
« 12 3 4 5 6 »
搜珍网 www.dssz.com