CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 颜色 检索

搜索资源列表

  1. CBIR-matlab.tar

    1下载:
  2. matlab编程,实现了基于内容的图像检索,基于颜色直方图和边缘直方图-Matlab programming, achieve a content-based image retrieval, based on the color histogram and the marginal histogram
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3.61kb
    • 提供者:egal
  1. colorcode

    0下载:
  2. MATLAB的颜色代码,基于RGB的代码形式,可作为编写时检索用。-MATLAB color code
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2.07mb
    • 提供者:杨悦
  1. interest-points

    0下载:
  2. 基于兴趣点颜色及纹理特征的图像检索算法,通过同类比较,平均检索准确率提高11个百分点。-Based on the interest points and texture features of color image retrieval algorithm, through a similar comparison, the average retrieval accuracy rate of 11 percent improve.
  3. 所属分类:matlab

    • 发布日期:2016-05-25
    • 文件大小:1.76mb
    • 提供者:jiashijie
  1. c_value

    0下载:
  2. 提取图像的颜色特征,首先将图像颜色映射到指定的8个颜色,然后利用自相关和互相关计算得到图像的特征向量,并从原数据库中算出利用此方法检索图像的正确率,并将检索结果好的图像显示到指定文件夹中。-Extract image s color characteristics.First, the image color map to the specified eight colors, then use the auto-correlation and cross-correlation calcula
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:316.69kb
    • 提供者:董懂
  1. HSV-histogram

    1下载:
  2. HSV颜色空间较RGB空间更适合人的感官视觉,在HSV空间统计图像的分布特征并用于检索比在RGB空间的效果较好。-HSV color space than RGB space is more suitable for people’s senses of sight, in the HSV spatial statistical distribution of the image and is used to retrieve than in RGB space effective.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1.09kb
    • 提供者:董懂
  1. goodimagequery

    0下载:
  2. 在本演示中,一个简单的图像检索方法,提出基于图像的颜色分布。用户只需提供一个“例子”的形象和搜索是基于这个例子(例如基于查询的图像)。包括图像和教学指令-In this demo, a simple image retrieval method is presented, based on the color distribution of the images. The user simply provides an "example" image and the search is base
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:6.85mb
    • 提供者:winfai
  1. image_RGB

    0下载:
  2. 该文件提供了基于图像颜色特征检索的源代码-this artical provides the code based of the color of a image
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:27.26kb
    • 提供者:张馨丹
  1. yansechuli

    0下载:
  2. matlab基于 颜色 图像检索 已经调试无误,可以直接使用! -Color-based image retrieval matlab has debugging correctly, can be used directly!
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:222.96kb
    • 提供者:afda
  1. ccr

    0下载:
  2. 使用matlab编译的基于颜色直方图特征的彩色图像检索技术的研究-Compiled using matlab image retrieval system
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3.5mb
    • 提供者:赵超
  1. imageindex

    0下载:
  2. 基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大 -image index based on texture
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:156.4kb
    • 提供者:min
  1. ImageSearch.Designer

    0下载:
  2. 基于颜色的图像检索:根据导入的一组BMP图像对其关键图进行颜色的相似检索-Color-based image retrieval: a set of BMP images imported color key in Figure similarity retrieval
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:2.74kb
    • 提供者:collins
  1. FlexStuday

    0下载:
  2. 输入框自动检索,中文模糊查询,输入框改变背景及颜色-failed to translate
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-10
    • 文件大小:1.78mb
    • 提供者:李伟
  1. color-histogram-based-image-system

    0下载:
  2. 要求设计一个基于颜色直方图的图像检索系统。该系统能够实现对图像的检索功能,例如,在一万幅图像中搜索出与检索图像相似的图像,依相似程度的大小显示出来。最后用查全率和查准率对系统进行评估。-To design a color histogram based image retrieval system. The system can realize the image search function, for example, a square image search and retrieval
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1.39mb
    • 提供者:时局
  1. Color-based-Image-Retrieval

    0下载:
  2. 基于颜色特征的图像检索,利用matlab技术实现了一个简单图像检索的程序-Image retri based on color feature, the use of technology to achieve a simple matlab image retri program
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:331.78kb
    • 提供者:杨磊
  1. Static-image

    0下载:
  2. 静态图像人工文字提取与识别 图像后期制作中加入的文字。人工文字则字体较规范、大小有一定的限度且易辨认,颜色为单色,相对于前者 更易于被检测和提取。再者,人工文字一般对其图像内容起到说明总结的作用,故适合用来做图像的索引和检索关键字。 -Static image artificial character extraction and recognition
  3. 所属分类:matlab

    • 发布日期:2017-12-15
    • 文件大小:204kb
    • 提供者:yoiyo
  1. 113172218finalapplication

    1下载:
  2. 可以实现基于颜色,纹理的特征下 对于图像的 检索功能(Realization of image retrieval function)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:1.59mb
    • 提供者:wangchen47
搜珍网 www.dssz.com