当前位置:
首页 资源下载
搜索资源 - CBIR image retrieval in matlab
搜索资源列表
-
0下载:
matlab编程,基于颜色和纹理的图像检索算法的研究,思路清晰,方法有效。,matlab programming, based on the color and texture image retrieval algorithm is clearly thought effective.
-
-
0下载:
用matlab实现的基于颜色特征的图像检索系统。-Using matlab to achieve the color-based Image Retrieval System.
-
-
3下载:
基于内容的图像检索主颜色直方图的提取,从图像的获取到直方图现实到特征的提取,最后根据图像检索出与所给图像最相似的图像。-Content-based image retrieval dominant color histogram extracted from the images to get to the real histogram feature extraction, the last based on the image to retrieve the image with the m
-
-
0下载:
一种基于图像颜色直方图的颜色检索方法,编程实现图形用户接口GUI。-A color histogram-based color image retrieval method, graphical user interface programming GUI.
-
-
0下载:
状是含有高层语义信息的视觉特征,在基于内容的图像检索及图像识别中具有重要的应用价值。有很多种描述子可以描述图像的形状特征,傅立叶描述子可以把二维的图像轮廓信息简化成一维问题进行处理,应用非常广泛。然而自然图像的形状特征通常是杂乱的,有噪声的,提出了一种图像预处理方法,得到净化的形状图像,通过实验研究傅立叶描述子算法提取形状特征的效果。-Abstract Shape is a visual feature which contains intrinsic high-level semantics
-
-
0下载:
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
-
-
0下载:
a simple image retrieval method is presented, based on the color distribution of the images.
-
-
0下载:
近年来,随着互联网的高速发展,网上的多媒体信息也急剧增加,这些多媒体信息以图像为主。如何从浩瀚的图像数据库中快速、准确地找出所需要的图像,己成为一个备受关注的研究课题。有效地组织、管理和检索大规模的图像数据成为迫切需要解决的问题。于是基于内容的图像检索(Content-Based Image Retrieval: CBIR)作为一个崭新的研究领域出现了。
本课题拟研究、分析彩色图像红、绿、蓝三基色直方图的生成、特征提取和相似度等问题,应用图像的颜色信息—三基色直方图对图像进行检索。针对基于颜
-
-
0下载:
多媒体技术的发展和视觉信息的飞速膨胀迫切需要对视觉信息资源的有效管理和检索。由此,基于内容的图像和视频检索技术得到了越来越多的重视,成为了多媒体信息检索和图像处理领域中的重要研究方向。CBIR技术将对大规模图像信息的管理和访问提供有力支持。
本文这种介绍了内容图像检索的灰度特征实现方法,具有理论意义和实际应用价值。针对基于内容图像检索技术进行了研究,介绍了其研究现状和关键技术,讨论了其技术瓶颈和发展趋势。共生矩阵法,是对图像的所有像元进行统计调查,以便描述其灰度分布的一种方法。分析了这种基于
-
-
0下载:
Graph-Cut Transducers for Relevance Feedback in Content Based Image Retrieval, Relevance Feedback for Content-Based Image Retrieval Using Bayesian Network,CONTENT BASED IMAGE RETRIEVAL,Relevance Feedback,A survey of browsing models for content based
-
-
0下载:
Client/Server programs to support image retrieval:
Client side program submits retrieval query (query parameters and
positive/negative samples) to the network server. The server side
program takes the query and creates the MATLAB engine insta
-
-
0下载:
This code implements the concept of content based image retrieval concept using the technique described in The Application of DWT and SVD in Image Retrieval.
-
-
0下载:
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
-
-
0下载:
本文主要对当今热门的基于内容的图像检索技术进行了研究,重点对它的算法进行研究。在半年的时间里,通过查阅很多相关的资料,并认真学习了基于内容的图像检索的基本理论,特别是深入研究了颜色直方图理论和累加直方图算法,最后在MATLAB平台下编程实现此系统,该系统可以实现基本图像检索的功能,根据用户输入的样本图像来与图像库中的图像进行特征匹配,然后找出与样本图像距离比较小的若干幅图像,并按照图像之间的距离由小到大的顺序显示给用户。-This paper focuses on today' s mos
-