搜索资源列表
CBIR-matlab.rar
- matlab编程,基于颜色和纹理的图像检索算法的研究,思路清晰,方法有效。,matlab programming, based on the color and texture image retrieval algorithm is clearly thought effective.
imQuery
- 老外開發的簡單CBIR演算法 使用Histogram-Foreigners developed a simple CBIR algorithms use Histogram
CBIR
- 用matlab实现的基于颜色特征的图像检索系统。-Using matlab to achieve the color-based Image Retrieval System.
CBIR
- 介绍一种基于内容的医学图像检索方案,是我们当初做的一个方案。-AN Introduction about Content-Based Medical Image Retrieval
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
- 用的是局部颜色特征,再说细点是用里面的区域颜色直方图的方法。把图像归一化到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
matlab(cbir)
- 一个matlab编的图像检索代码,贡献给大家-cbir bnvbmnb,m
CBIR
- 一个图片检索的MFC程序,通过特征提取计算图片间的相似度来检索出最相近的图片信息。-A picture of MFC retrieval procedures, through the feature extraction calculating the similarity between the picture to retrieve the most similar to the picture information.
cbir-gui
- 一种基于图像颜色直方图的颜色检索方法,编程实现图形用户接口GUI。-A color histogram-based color image retrieval method, graphical user interface programming GUI.
1
- 状是含有高层语义信息的视觉特征,在基于内容的图像检索及图像识别中具有重要的应用价值。有很多种描述子可以描述图像的形状特征,傅立叶描述子可以把二维的图像轮廓信息简化成一维问题进行处理,应用非常广泛。然而自然图像的形状特征通常是杂乱的,有噪声的,提出了一种图像预处理方法,得到净化的形状图像,通过实验研究傅立叶描述子算法提取形状特征的效果。-Abstract Shape is a visual feature which contains intrinsic high-level semantics
cbir
- 用于进行图像类别识别的程序。根据初步的区域分割结果,对图像之间的区域进行匹配。-Image for the type of identification procedures. According to the preliminary results of the regional division, the area between the image matching.
40
- 近年来,随着互联网的高速发展,网上的多媒体信息也急剧增加,这些多媒体信息以图像为主。如何从浩瀚的图像数据库中快速、准确地找出所需要的图像,己成为一个备受关注的研究课题。有效地组织、管理和检索大规模的图像数据成为迫切需要解决的问题。于是基于内容的图像检索(Content-Based Image Retrieval: CBIR)作为一个崭新的研究领域出现了。 本课题拟研究、分析彩色图像红、绿、蓝三基色直方图的生成、特征提取和相似度等问题,应用图像的颜色信息—三基色直方图对图像进行检索。针对基于颜
50
- 多媒体技术的发展和视觉信息的飞速膨胀迫切需要对视觉信息资源的有效管理和检索。由此,基于内容的图像和视频检索技术得到了越来越多的重视,成为了多媒体信息检索和图像处理领域中的重要研究方向。CBIR技术将对大规模图像信息的管理和访问提供有力支持。 本文这种介绍了内容图像检索的灰度特征实现方法,具有理论意义和实际应用价值。针对基于内容图像检索技术进行了研究,介绍了其研究现状和关键技术,讨论了其技术瓶颈和发展趋势。共生矩阵法,是对图像的所有像元进行统计调查,以便描述其灰度分布的一种方法。分析了这种基于
invmoments
- calculate seven hu moment for image recognition and CBIR
CBIR-matlab
- 基于内容的图像检索技术是十分重要的,请认真的学习和研究,研究好了有帮助。-Content-based image retrieval technology is very important, please carefully study and research, better research help.
CBIR-matlab
- matlab编写的图像检索代码,依据特征,颜色,边界分割等原理-write matlab code for image retrieval, based on features, colors, borders and other principles of segmentation-image Retrieval
CBIR-matlab-GUI
- 实现了一个基于颜色、纹理、形状综合特征的MatlabGUI图像检索系统。-Bulit an image retrieval system based on which combines these three features and realizes user-defined weights.
ImageRetrieval
- 图像检索及其容易操作的程序,只有两个.m文件-CBIR matlab code,easy to use。
SIFT-MATLAB
- 提取图像的SIFT特征,用于图像内容的检索,matlab语言编写的程序(Extract SIFT features of images for image retrieval.)