CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 基于内容 图像检索

搜索资源列表

  1. MyCBIR

    0下载:
  2. 基于图像内容的检索(颜色和纹理特征)。由于里面用到的库可能和你配置不一样,需要自己配置下。-Based image retrieval (color and texture). Which used the database may be configured and you do not need their own configuration.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:4169762
    • 提供者:jason
  1. retrieval

    0下载:
  2. 基于内容的数字图像检索技术研究 C++代码-Content-based digital image retrieval techniques the study C++ code
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:7051096
    • 提供者:刘胡兰
  1. new

    0下载:
  2. 本系统通过将基于改进的加权的局域颜色直方图的图像检索方法和全局直方图的图像检索方法相结合,提高查全率和查准率。其中,基于分块局域直方图的检索方法利用了图像中间部分的重要性,将图像平均划分成3×3个子块,取中间一块的图像,计算其与参考位图相应位置的颜色特征距离,再计算原图的颜色直方图与参考位图的颜色特征距离,分别赋予权值后得出的值就是图像之间内容的相似程度。本文引入欧氏距离的相似性度量方法实现图像检索。实验表明,该方法具有较好的查全率和查准率。-The system through a combi
  3. 所属分类:assembly language

    • 发布日期:2017-11-15
    • 文件大小:3716391
    • 提供者:周佳森
  1. CBIR

    0下载:
  2. 基于内容的图像检索,检索方法的相关程序,图像检索输出检索图片-Content-based Image Retrieval
  3. 所属分类:software engineering

    • 发布日期:2017-12-08
    • 文件大小:342718
    • 提供者:何亚新
  1. CBIR-HIST

    0下载:
  2. 本文主要对当今热门的基于内容的图像检索技术进行了研究,重点对它的算法进行研究。在半年的时间里,通过查阅很多相关的资料,并认真学习了基于内容的图像检索的基本理论,特别是深入研究了颜色直方图理论和累加直方图算法,最后在MATLAB平台下编程实现此系统,该系统可以实现基本图像检索的功能,根据用户输入的样本图像来与图像库中的图像进行特征匹配,然后找出与样本图像距离比较小的若干幅图像,并按照图像之间的距离由小到大的顺序显示给用户。-This paper focuses on today' s mos
  3. 所属分类:source in ebook

    • 发布日期:2017-11-23
    • 文件大小:3686643
    • 提供者:周佳森
  1. fire-cbir-2.3

    0下载:
  2. cbir的源码程序,基于内容的图像检索程序,可以作为基于内容的图像检索的研究框架-cbir the source program, content-based image retrieval procedures, as content-based image retrieval research framework
  3. 所属分类:Java Develop

    • 发布日期:2017-11-12
    • 文件大小:523375
    • 提供者:crab
  1. imQuery

    0下载:
  2. 基于内容的图像检索程序,可生成数据库。并且程序可以运行-Content-based image retrieval procedure can generate the database. And the program can be run
  3. 所属分类:Other systems

    • 发布日期:2017-05-23
    • 文件大小:7199907
    • 提供者:刘畅
  1. imQuery3.0

    0下载:
  2. 基于内容的图像检索,进行了修改,可以运行,需要的人请下-Content-based image retrieval, has been modified, you can run, you need to call on the next person
  3. 所属分类:Other systems

    • 发布日期:2017-05-23
    • 文件大小:7205273
    • 提供者:刘畅
  1. Image_index-System

    0下载:
  2. 基于内容的图像检索,分别基于图像的颜色、纹理和形状进行检索。-Content-based Image Retrieval
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2940733
    • 提供者:王东
  1. image-retrieval

    0下载:
  2. 基于内容的图像检索代码,运用底层颜色特征匹配检索图像,带有示例图片-Content-based image retrieval code, the use of low-level feature matching colors retrieve images with sample picture
  3. 所属分类:Graph program

    • 发布日期:2017-05-03
    • 文件大小:1303610
    • 提供者:顾文娇
  1. canny

    0下载:
  2. 基于内容的图像检索,matlab实现。 matlab实现。-Content-based image retrieval, matlab achieve. matlab. matlab.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:188024
    • 提供者:xyongle
  1. CBIR

    0下载:
  2. 基于内容的图像检索,用C++实现以图搜图的功能。-Content-based image retrieval, using C++ to achieve a map search function graph.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:20586
    • 提供者:lvying
  1. cbir

    0下载:
  2. 基于内容的图像检索程序,matlab代码,SVM分类实现,检索效果好,对于研究基于内容检索的学习者用处很大-Content-based image retrieval procedures, matlab code, SVM classification to achieve good retrieval effect, for content-based retrieval research has proved very useful to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-02
    • 文件大小:15228988
    • 提供者:于枫
  1. spatialcontextpartfirst

    0下载:
  2. 基于图像内容的图像检索代码,图像特征为颜色和SIFT特征,返回与查询图像相似的检索结果,程序绝对能够运行。-Content-based image retrieval code image, the image is characterized by color and SIFT features, similar to the query image and return search results, the program is definitely able to run.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-27
    • 文件大小:9517373
    • 提供者:张燕
  1. RF_positive_q

    0下载:
  2. 基于内容的图像检索程序 实现图像的检索 图像处理 图像特征提取 图像检索 -Content-based image retrieval to extract image retrieval program for image retrieval of image processing image features
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2553
    • 提供者:zhhw
  1. imagetrievalDlg

    0下载:
  2. 图像检索中常用的特征提取与相似度计算技术,以及基于内容的图像检索系统的实现方法。-That is commonly used in image retrieval feature extraction and similarity calculation techniques, as well as the realization method of content-based image retrieval system.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:9098
    • 提供者:陈天华
  1. Content-basedRetrieval-System

    0下载:
  2. 随着遥感图像数量的急剧增加, 基于内容的遥感图像检索系统逐渐成为了一个研究热点。系统地介 绍了该领域各个方面研究的现状。首先给出了遥感图像内容检索系统的基本结构和查询策略。其次,结合遥 感图像的特点,着重介绍了基于纹理、形状、结构特征相似性比较等方面的内容, 针对这些方面的研究所存在 的问题提出了见解, 介绍了所研究成果,并对今后的工作进行了展望。-The content- basedretrieval (CBR) systemfor remotesensing images(RSI
  3. 所属分类:Database system

    • 发布日期:2017-04-08
    • 文件大小:175969
    • 提供者:li
  1. LSH

    0下载:
  2. 基于内容的图像检索常用算法,LSH把图像特征映射到高维空间-Content-based image retrieval algorithms commonly used, LSH image features are mapped to the high-dimensional space
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5545469
    • 提供者:傲楠
  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. myContent-based-image-retrieval

    0下载:
  2. 基于内容的图像检索,颜色直方图的图像检索开发工具:Visual C++6.0 开发内容:MFC基于对话框的图像检索系统 -Content-based image retrieval, color histogram image retrieval development tools: Visual C++6.0 Development of content: MFC dialog-based image retrieval system
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-16
    • 文件大小:25892165
    • 提供者:马艳华
« 1 2 ... 5 6 7 8 9 1011 12 »
搜珍网 www.dssz.com