CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 特征提取 matlab

搜索资源列表

  1. brodatz.rar

    1下载:
  2. 图像纹理特征提取matlab,计算图像的粗糙度、方向度等特征。,Image texture feature extraction matlab, calculated image roughness, and other characteristics of the direction of degrees.
  3. 所属分类:Special Effects

    • 发布日期:2016-05-11
    • 文件大小:6615314
    • 提供者:moon
  1. KPCA.rar

    1下载:
  2. 一个很好的PCA程序。它可用于数据的降维,消噪及特征提取。,A good PCA procedures. It can be used for data dimensionality reduction, de-noising and feature extraction.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-15
    • 文件大小:1846
    • 提供者:xiaolinzi
  1. pca2.rar

    0下载:
  2. pca人脸特征提取,可以根据需要提取不同维数的特征脸。,pca facial feature extraction, can extract the characteristics of the different dimensions of the face.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:4309
    • 提供者:胡欢欢
  1. colortexture.rar

    2下载:
  2. matlab编写的图像处理程序,用于提取图像的纹理、颜色特征。,matlab image processing procedures to prepare for the extraction of image texture and color features.
  3. 所属分类:Special Effects

    • 发布日期:2015-05-20
    • 文件大小:2653
    • 提供者:
  1. extractFeatures.zip

    1下载:
  2. 图像特征提取,包括:颜色直方图,颜色矩,边缘直方图,Gabor小波变换,局部二值图,GIST。,Image feature extraction, including: color histogram, color moment, the edge histogram, Gabor wavelet transform, partial binary image, GIST.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4711649
    • 提供者:yuhui
  1. ICA

    0下载:
  2. ICA(独立成分分析法)的MATLAB源程序,他们是目前图像处理比较经典的特征提取方法-One kind of ica algorithm, it is useful
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:42701
    • 提供者:凯芯
  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. wenlichengxu

    0下载:
  2. 用matlab编写的用于提取图像纹理特征提取
  3. 所属分类:Special Effects

    • 发布日期:2016-05-06
    • 文件大小:561152
    • 提供者:wangqian
  1. CBIRsys

    0下载:
  2. 提取Hu不变矩以及边缘直方图的特征,将特征写入txt文件,可以查看使用,为后期的特征提取铺垫-extract the Hu invriant moment and edge histgram.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12403685
    • 提供者:李慧强
  1. huidugongshengjuzhentezhentiqu

    0下载:
  2. 基于图像纹理的特征提取,使用灰度共生矩阵方法。-Texture feature extraction based on the use of gray level co-occurrence matrix method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:11881
    • 提供者:lucy
  1. GraidFeature

    0下载:
  2. 基于matlab的纹理特征提取 基于灰度共生矩阵的纹理特征-Texture feature extraction based on matlab GLCM-based texture features
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:528
    • 提供者:tzz
  1. Gabor

    1下载:
  2. 使用Gabor小波对图像进行特征提取,代码可以直接使用-Using the Gabor wavelet feature extraction, the code can be used directly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:100773
    • 提供者:qq445988770
  1. tezhengtiqu

    0下载:
  2. 特征提取程序,相关问题参加粗糙集条件属性约简 程序,相关问题参加粗糙集-tezhengtiqu
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:5724
    • 提供者:李萍
  1. gaborfilter.tar

    0下载:
  2. Gabor滤波器经常被用于形状检测和特征提取,比如增强指纹图像。本代码用matlab实现了一个二维Gabor滤波器。 代码使用如下: function [G,gabout] = gaborfilter1(I,Sx,Sy,f,theta) from gaborfilter1 with different f(Frequency) and theta(Angle). for example f:0,2,4,8,16,32 theta = 0,pi/3,pi/6
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1292
    • 提供者:郑碧波
  1. MATLAB-based-image-processing-

    1下载:
  2. 利用MATLAB实现图像前期预处理功能(包括彩色图像的灰度化变换等、一般灰度图像的二值化处理、色彩增强等),边缘检测,图像分割,图像特征提取等图像处理。-Early use of MATLAB for image pre-processing functions (including color images of gray-scale transform, the general gray-scale binary image processing, color enhancement, et
  3. 所属分类:Special Effects

    • 发布日期:2015-07-02
    • 文件大小:404480
    • 提供者:fft
  1. 小波变换的特征提取121114120wave1

    0下载:
  2. 小波变换的特征提取方法及程序代码。。。。。。。。。。(wavelet 2333333333333333)
  3. 所属分类:图形图像处理

    • 发布日期:
    • 文件大小:12288
    • 提供者:xuanjiyouan
  1. 特征提取程序

    0下载:
  2. 用于图像特征提取的MATLAB程序,基于sift算法(For image feature extraction)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:1843200
    • 提供者:面朝大鹏
  1. BraTS2017特征提取

    0下载:
  2. 提取标注过的MRI影像的特征,每个点可展开为237维向量。(The features of the labeled MRI image are extracted, and each point can be expanded to a 237 dimensional vector.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:11264
    • 提供者:feng4251
  1. 规则图像特征提取

    0下载:
  2. 运用matlab规则图像特征提取分析,分类(Feature extraction of regular image)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:7168
    • 提供者:霖子
  1. MATLAB指纹识别

    7下载:
  2. 本文主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。 该课题为基于MATLAB的指纹识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统指纹识别不易得到高分,基本都是对指纹进行处理,而没有比对两者指纹是不是同一个人,轻易
  3. 所属分类:图形图像处理

    • 发布日期:2019-12-13
    • 文件大小:2781184
    • 提供者:王春水
« 1 2 34 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com