CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - features for image retrieval matlab

搜索资源列表

  1. ninecolor_distri_128_q

    1下载:
  2. 基于内容的图像检索matlab小程序,使用图像的9种主要颜色为检索特征。-content-based image retrieval Matlab small, the use of images of the nine main colors for the retrieval features.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2366
    • 提供者:曹魁
  1. CBIR-matlab.rar

    0下载:
  2. matlab编程,基于颜色和纹理的图像检索算法的研究,思路清晰,方法有效。,matlab programming, based on the color and texture image retrieval algorithm is clearly thought effective.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:138379
    • 提供者:jiashijie
  1. Tamura

    1下载:
  2. 该代码为用tamura算法提取图像的纹理特征,包括粗糙度、对比度等,可用于基于内容的图像检索系统-The code for the algorithm used tamura extracted texture features, including roughness, contrast, etc., can be used for content-based image retrieval system
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-08
    • 文件大小:4754
    • 提供者:vivi
  1. Invar_Moment

    0下载:
  2. 该代码为利用几何不变矩提取图像几何特征的代码,用matlab编写,提取7个Hu矩为特征向量。可以用于基于内容的图像检索-The code for the image using the geometric moment invariant geometric features extracted code, written with matlab to extract seven Hu moments as features. Can be used for content-based imag
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1020
    • 提供者:vivi
  1. Tamura

    0下载:
  2. Tamura纹理特征的六个分量对应于心理学角度上纹理特征的六种属性,分别是粗糙度(coarseness)、对比度(contrast)、方向度(directionality)、 线像度(linelikeness)、规整度(regularity)和粗略度(roughness)。其中,前三个分量对于图像检索尤其重要。程序包包含了matlab计算Tamura纹理特征的子函数和主函数。-Tamura texture features corresponding to the six components
  3. 所属分类:Special Effects

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

    2下载:
  2. 基于颜色和纹理特征图像检索技术的研究,从CNKI上买来的,希望对大家有用!-Based on color and texture features of image retrieval research, from CNKI bought, and I hope useful for all of us!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:338975
    • 提供者:李自凯
  1. mmsp08

    0下载:
  2. Feature extraction is a key issue in contentbased image retrieval (CBIR). In the past, a number of texture features have been proposed in literature, including statistic methods and spectral methods. However, most of them are not able to accu
  3. 所属分类:Development Research

    • 发布日期:2017-04-09
    • 文件大小:1426908
    • 提供者:Swati
  1. Gabor_Filtering

    0下载:
  2. 采用matlab,实现了gabor滤波的核心功能-gabor filter is very famous and really useful for texture feature extraction and image retrivel. attached code is wrriten well using matlab. More detail can be referenced in the paper <texture features for browsing and ret
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1209562
    • 提供者:rocky
  1. imQuery

    0下载:
  2. matlab编写的图像检索代码,依据特征,颜色,边界分割等原理-write matlab code for image retrieval, based on features, colors, borders and other principles of segmentation
  3. 所属分类:Special Effects

    • 发布日期:2016-05-17
    • 文件大小:18895255
    • 提供者:tangjieling
  1. texturetractionusegaborfilter

    0下载:
  2. 用于浏览和检索的图像纹理特征提取,使用gabar滤波器提取纹理特征。-For browsing and retrieval of image texture feature extraction, texture features extracted using gabar filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:874551
    • 提供者:lichun
  1. lbp(1)

    1下载:
  2. 是一种纹理描述算子用于快速提取图像的纹理特征,应用于医学图像检索,场景分类等.-Is a texture descr iption operator for rapid extraction of texture features, used in medical image retrieval, scene classification.
  3. 所属分类:Special Effects

    • 发布日期:2015-05-21
    • 文件大小:3310
    • 提供者:zhangliyan
  1. a3

    1下载:
  2. 图像检索 毕业设计的 关于 七个不变矩的 简单的实现功能的算法 给予你思路的一个小小的编程-Image Retrieval on the graduation of seven moment invariant features a simple algorithm for the realization of an idea to give your little programming! ! !
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:14819
    • 提供者:边雅萌
  1. Fea_Gabor_brodatz

    0下载:
  2. 该代码为用gabor变换算法提取图像的纹理特征,用matlab编写,可应用于基于纹理的图像检索系统。其中还包含一篇gabor变换相关的文献-The code for the transformation algorithm using gabor texture features extracted using matlab preparation, can be applied to image retrieval system based on texture
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2247510
    • 提供者:vivi
  1. Gabor

    2下载:
  2. (注意,之前上传的Fea_Gabor_brodatz有误)该代码为用gabor变换算法提取图像的纹理特征,用matlab编写,可应用于基于纹理的图像检索系统。其中还包含一篇gabor变换相关的文献-The code for the transformation algorithm using gabor texture features extracted using matlab preparation, can be applied to image retrieval system bas
  3. 所属分类:Special Effects

    • 发布日期:2016-05-25
    • 文件大小:2248704
    • 提供者:vivi
  1. CBIR-document

    0下载:
  2. CBIR is retrieval of images based on some query or example images. It is also called Query based image retrieval. Firstly, this report outlines a descr iption of the primitive features of an image color and shape. These features are extracted and use
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:304503
    • 提供者:keerthi
  1. CBIR-matlab

    0下载:
  2. matlab编写的图像检索代码,依据特征,颜色,边界分割等原理-write matlab code for image retrieval, based on features, colors, borders and other principles of segmentation-image Retrieval
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:6884
    • 提供者:李小红
  1. texture

    0下载:
  2. 用于基于图像纹理特征提取的图像检索,其中包括matlab中自带的graycomatrix和graycoprops两个m文件,和四个用于提取图像纹理特征及图像检索的m文件-For image retrieval, including matlab comes graycomatrix, and graycoprops two m files, and four m-files used to extract image texture features and image retrieval ba
  3. 所属分类:Graph Recognize

    • 发布日期:2016-05-25
    • 文件大小:12288
    • 提供者:
  1. RetrieveL2

    0下载:
  2. In this i attached matlab code for image retrieval function by finding the distance between training and testing features and arrange it in according to ascending order.
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:811
    • 提供者:vasanth
  1. matlab-small-procedures

    0下载:
  2. 基于内容的图像检索matlab小程序,使用图像的9种主要颜色为检索特征。-Content-based image retrieval matlab small procedures, the use of images of the nine main colors for the retrieval features.
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:2200
    • 提供者:李子沫
  1. SIFT-MATLAB

    1下载:
  2. 提取图像的SIFT特征,用于图像内容的检索,matlab语言编写的程序(Extract SIFT features of images for image retrieval.)
  3. 所属分类:图形图像处理

    • 发布日期:2020-03-19
    • 文件大小:906240
    • 提供者:Rmuli
搜珍网 www.dssz.com