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

搜索资源列表

  1. SummerWork

    0下载:
  2. 基于内容的图像检索程序,使用颜色、纹理、形状特征实现对选定图片在图片集中的检索(Content based image retrieval program)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:45056
    • 提供者:mmp丶
  1. 1

    0下载:
  2. 基于LBP的图像检索,带例子,图片。MATLAB平台(LBP based image retrieval, with examples, pictures. MATLAB platform)
  3. 所属分类:图形图象

  1. lbp500b可用

    0下载:
  2. 基于LBP纹理的图像检索,亲测可用,小白能看懂(LBP texture based image retrieval, pro test can be used, Xiao Bai can understand)
  3. 所属分类:图形图像处理

  1. Majlab-rhtrieving

    0下载:
  2. Matlab small, content-based image retrieval using image characteristics of nine main color for retrieving.
  3. 所属分类:OpenCV

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:lermknal
  1. tuxiangjiansuo

    1下载:
  2. 本代码为计算HSV直方图代码,可以在图像检索时,作为颜色特征来使用。(This code for the calculation of HSV histogram code, you can use in image retrieval as a color feature.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:Kovin
  1. SVM_IR

    0下载:
  2. 本代码为图像检索时,要用到的代码, 采用SVM进行图像分类,有很大的作用。(The code for image retrieval, the code used, the use of SVM for image classification, has a great effect.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:60247040
    • 提供者:Kovin
  1. MATLAB图像与视频处理实用案例详解试读样章

    6下载:
  2. 详细讲解了25个MATLAB图像与视频处理实用案例(含可运行程序),涉及雾霾去噪、答题卡自动阅卷、肺部图像分割、小波数字水印、图像检索、人脸二维码识别、车牌定位及识别、霍夫曼图像压缩、手写数字识别、英文字符文本识别、眼前节组织提取、全景图像拼接、小波图像融合、基于语音识别的音频信号模拟灯控、路面裂缝检测识别、视频运动估计追踪、Simulink图像处理等多项重要技术(Explain in detail the 25 MATLAB image and video processing utility
  3. 所属分类:matlab例程

  1. CLBP Texture

    1下载:
  2. LBP的扩展模式,用于图像的检索,程序分为特征提取与检索两个函数(LBP extended model for image retrieval, the program is divided into feature extraction and retrieval of two functions)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:30720
    • 提供者:lillllll
  1. CM-SM-SCM

    0下载:
  2. 跨媒体检索新方法包括:CM、SM、SCM(This demo executes cross-modal retrieval experiments on a novel dataset of Wikipedia pages. Extract the zip file, open a matlab session and run any of the example scritps: - correlation matching 'demo_CM.m' - semantic ma
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:6317056
    • 提供者:程序媛0
  1. imageserver-master

    0下载:
  2. 改代码在Linux上使用C/C++语言实现了一个基本的图像检索服务器。基本原理是:客户端发送给服务器端一张待检索的图片,服务器端接收到该图片后,计算该图片的特征,然后在其后台的数据库中查找与该图片特征最相似的5张图片,返回给客户端。(Change code in Linux using C/C++ language to achieve a basic image retrieval server. The basic principle is: the client sends to the
  3. 所属分类:网络

    • 发布日期:2018-01-04
    • 文件大小:5263360
    • 提供者:零下10度C
  1. 4 signal.ppt.tar

    0下载:
  2. Content Based Image Retrieval Using Error Diffusion Block Truncation Coding Features
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:132096
    • 提供者:rahhal
  1. 5 scheduling.ppt.tar

    0下载:
  2. Content Based Image Retrieval Using Features
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:294912
    • 提供者:rahhal
  1. 691378

    0下载:
  2. FIRE in ImageCLEF 2005 Combining Content-Based Image Retrieval()
  3. 所属分类:易语言编程

    • 发布日期:2018-01-08
    • 文件大小:136192
    • 提供者:hurcwarr
  1. CBIR-system

    0下载:
  2. 随着计算机科技的发展,图像检索的应用也越来越成熟,根据检索性质可分为两类:基于文本的图像检索和基于内容的图像检索。本论文通过研究基于内容的图像检索中的几个核心算法,用于聚类分析的K-means算法,通过haar小波变换来提取图像底层视觉特征,以及使用F-范数理论来进行相似性度量,来设计一个离线的图像检索系统。(With the development of computer technology, the application of image retrieval is more and mo
  3. 所属分类:图形图像处理

  1. SSearch-master (1)

    0下载:
  2. content based image retrieval
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:699392
    • 提供者:danny1111111
  1. 113172218finalapplication

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

    • 发布日期:2018-04-21
    • 文件大小:1665024
    • 提供者:wangchen47
  1. HW4

    0下载:
  2. An image retrieval system is a computer system for browsing, searching and retrieving images from a large database of digital images. Most traditional and common methods of image retrieval utilize some method of adding metadata such as captioning, ke
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:24576
    • 提供者:ashkan1
  1. Tamura

    0下载:
  2. 基于人类对纹理的视觉感知的心理学的研究,Tamura等人提出了纹理特征的表达。Tamura纹理特征的六个分量对应于心理学角度上纹理特征的六种属性,分别是粗糙度(coarseness)、对比度(contrast)、方向度(directionality)、 线像度(linelikeness)、规整度(regularity)和粗略度(roughness)。其中,前三个分量对于图像检索尤其重要。(Based on the study of human psychology for visual perc
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:351232
    • 提供者:sixiudant
  1. code

    0下载:
  2. 该文件是用于图像检索的demo,主要利用sift描述子提取特征进行匹配,在“Query by example” 数据库中运行效果良好。(The file is used for image retrieval demo, mainly using sift descr iptor to extract features and match it in the "Query by example" database.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:2145280
    • 提供者:zjupupup
  1. 基于内容的图像检索,代码齐全MATLAB

    5下载:
  2. 基于内容的图像检索,代码齐全,matlab实现(Content based image retrieval ,Code complete)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:3497984
    • 提供者:不会敲代码
« 1 2 ... 33 34 35 36 37 3839 40 41 42 »
搜珍网 www.dssz.com