搜索资源列表
23332
- 一种基于HSV颜色空间的图像检索技术 随着大规模数字图像库的出现,基于内容的图像检索技术(CBIR)应运而生。而颜色特征是在图像检索中应用最为广泛的视觉特征,因此设计并实现一个基于颜色的图像检索系统具有一定的前沿性和实用性-an HSV color space-based image retrieval technology with the massive digital image library there. Content-Based Image Retrieval (CBIR) c
CBIR_OpenCV
- This CBIR using OpenCV. Color information ONLY.
CBIR 毕业设计做的一个图像检索系统
- 毕业设计做的一个图像检索系统,实现基于颜色直方图、累加直方图的检索-Graduation to do an image retrieval system, color-based histogram, cumulative histogram of the retrieval
CBIR-matlab.rar
- matlab编程,基于颜色和纹理的图像检索算法的研究,思路清晰,方法有效。,matlab programming, based on the color and texture image retrieval algorithm is clearly thought effective.
CBIR
- 用matlab实现的基于颜色特征的图像检索系统。-Using matlab to achieve the color-based Image Retrieval System.
39709592CBIR-matlab
- 基于内容的图像检索主颜色直方图的提取,从图像的获取到直方图现实到特征的提取,最后根据图像检索出与所给图像最相似的图像。-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
CBIR
- 本源码是用C++编写的基于内容的图像检索,采用形状、颜色、纹理三个特征的加权值作为特征向量。-The source code is written in c++ of content-based image retrieval, the shape, color, texture three characteristics of the weighted value as the characteristic vector.
cbir
- 一种基于内容的图像检索。。。基于颜色特征的。-A content-based image retrieval. . . Based on the color characteristics.
cbir
- 用的是局部颜色特征,再说细点是用里面的区域颜色直方图的方法。把图像归一化到256X256,把图像分成4X4块,计算16个区域的颜色直方图、、、 最后计算相似度是用欧氏距离.-Using local color feature, repeat fine-point is inside the regional color histogram method. The normalized image to 256X256, the image is divided into 4X4 blocks
cbir-gui
- 一种基于图像颜色直方图的颜色检索方法,编程实现图形用户接口GUI。-A color histogram-based color image retrieval method, graphical user interface programming GUI.
CBIR
- 用VC实现了基于内容的图像检索,支持基于颜色与纹理的检索。-Implement the CBIR by Visual C++,support methods based on color and texture.
CBIR-color
- 基于颜色的图像检索算法研究,本文介绍了颜色直方图和颜色对方法在基于内容检索时的实现思路和理论。-Color-based image retrieval algorithm, this paper describes the color histogram and color of the method in content-based retrieval to achieve when the idea and theory.
40
- 近年来,随着互联网的高速发展,网上的多媒体信息也急剧增加,这些多媒体信息以图像为主。如何从浩瀚的图像数据库中快速、准确地找出所需要的图像,己成为一个备受关注的研究课题。有效地组织、管理和检索大规模的图像数据成为迫切需要解决的问题。于是基于内容的图像检索(Content-Based Image Retrieval: CBIR)作为一个崭新的研究领域出现了。 本课题拟研究、分析彩色图像红、绿、蓝三基色直方图的生成、特征提取和相似度等问题,应用图像的颜色信息—三基色直方图对图像进行检索。针对基于颜
CBIR
- 基于颜色的图像检索资料 及源代码 使用visual vc++ 平台-Color-based image retrieval of information and the source code using visual vc++ platform
CBIR-FOR-ENDOSCOPIC-IMAGES
- Content-based medical image retrieval is now getting more and more attention in the world, a feasible and efficient retrieving algorithm for clinical endoscopic images is urgently required. Methods: Based on the study of single feature image retr
CBIR
- 图像检索源代码,支持检索图像的格式为BMP,方法为基于颜色和边缘信息。-Image retrieval source code, supports the retrieval of image format as BMP, methods based on color and edge information.
CBIR
- 基于颜色的图像检索 简单易懂 而且有说明 程序操作起来较为简单-Color-based image retrieval is simple to understand and explain the program to operate with relatively simple
CBIR
- 综合多个特征的图像检索,包括颜色、形状和纹理等-Integrated multiple features for image retrieval, including color, shape and texture
jiansuomain.m
- cbir,用颜色直方图来作为特征实行基于内容的图像检索-cbir color discr iptors
CBIR
- 基于内容的图像检索,能搜索相似图像。基于颜色,形状和纹理的图像检索。(Content based image retrieval can search similar images. Image retrieval based on color, shape and texture.)