搜索资源列表
-
1下载:
基于内容的图像检索matlab小程序,使用图像的9种主要颜色为检索特征。-content-based image retrieval Matlab small, the use of images of the nine main colors for the retrieval features.
-
-
0下载:
基于内容的图像检索技术,包含颜色特征及纹理特征matlab程序,实验结果-Content-based image retrieval, color features and texture features including matlab program, the experimental results
-
-
1下载:
该代码为用tamura算法提取图像的纹理特征,包括粗糙度、对比度等,可用于基于内容的图像检索系统-The code for the algorithm used tamura extracted texture features, including roughness, contrast, etc., can be used for content-based image retrieval system
-
-
0下载:
该代码为利用几何不变矩提取图像几何特征的代码,用matlab编写,提取7个Hu矩为特征向量。可以用于基于内容的图像检索-The code for the image using the geometric moment invariant geometric features extracted code, written with matlab to extract seven Hu moments as features. Can be used for content-based imag
-
-
0下载:
介绍一种基于内容的医学图像检索方案,是我们当初做的一个方案。-AN Introduction about Content-Based Medical Image Retrieval
-
-
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
-
-
1下载:
这是《小波分析理论与MATLABR2007实现》的源代码。主要是基于Matlab的小波工具箱实现小波基选择、小波包分解、Mallat变换以及小波变换在边缘提取、图像去噪、数据压缩等中的应用,特别包含了二代提升小波的相关内容,理论与实际相结合。大家想要了解的二进小波、正交镜像滤波器组[QMF]等概念这里都有体现。-This is 《MATLABR2007 wavelet analysis theory and implementation》 of the source code. Mainly
-
-
0下载:
状是含有高层语义信息的视觉特征,在基于内容的图像检索及图像识别中具有重要的应用价值。有很多种描述子可以描述图像的形状特征,傅立叶描述子可以把二维的图像轮廓信息简化成一维问题进行处理,应用非常广泛。然而自然图像的形状特征通常是杂乱的,有噪声的,提出了一种图像预处理方法,得到净化的形状图像,通过实验研究傅立叶描述子算法提取形状特征的效果。-Abstract Shape is a visual feature which contains intrinsic high-level semantics
-
-
0下载:
这是本人的图像处理作业 包括利用各种基于小波的去噪过程,如硬阈值 软阈值等。。内容很丰富哦!相信一定对你有帮助的!-This is my image processing operations including the use of wavelet-based de-noising process, such as a hard threshold, such as soft-thresholding. . Oh, the content is very rich! I am sure wil
-
-
0下载:
基于内容的图像检索系统,用matlab编写的,用户可以方便地修改添加新特征,减少工作量。-Content-based image retrieval systems, written with matlab, the user can easily modify to add new features, reduce the workload.
-
-
0下载:
近年来,随着互联网的高速发展,网上的多媒体信息也急剧增加,这些多媒体信息以图像为主。如何从浩瀚的图像数据库中快速、准确地找出所需要的图像,己成为一个备受关注的研究课题。有效地组织、管理和检索大规模的图像数据成为迫切需要解决的问题。于是基于内容的图像检索(Content-Based Image Retrieval: CBIR)作为一个崭新的研究领域出现了。
本课题拟研究、分析彩色图像红、绿、蓝三基色直方图的生成、特征提取和相似度等问题,应用图像的颜色信息—三基色直方图对图像进行检索。针对基于颜
-
-
0下载:
多媒体技术的发展和视觉信息的飞速膨胀迫切需要对视觉信息资源的有效管理和检索。由此,基于内容的图像和视频检索技术得到了越来越多的重视,成为了多媒体信息检索和图像处理领域中的重要研究方向。CBIR技术将对大规模图像信息的管理和访问提供有力支持。
本文这种介绍了内容图像检索的灰度特征实现方法,具有理论意义和实际应用价值。针对基于内容图像检索技术进行了研究,介绍了其研究现状和关键技术,讨论了其技术瓶颈和发展趋势。共生矩阵法,是对图像的所有像元进行统计调查,以便描述其灰度分布的一种方法。分析了这种基于
-
-
0下载:
该功能具有图像检索功能,基于内容图像检索系统,运用c++与matlab的结合,各取所长,开发成为满意的软件。-This feature has the image retrieval, content-based image retrieval system using c++ and matlab combination of different advantages, development of a satisfactory software.
-
-
1下载:
基于内容的图像检索,包括纹理、形状、颜色-Content-based image retrieval, including texture, shape, color
-
-
0下载:
基于内容的图像检索技术是十分重要的,请认真的学习和研究,研究好了有帮助。-Content-based image retrieval technology is very important, please carefully study and research, better research help.
-
-
1下载:
本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章~第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章~第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章~第12章,是两个综合性较强的实例,分别是Visual
-
-
0下载:
这是基于matlab图像增强处理的内容,是对图像的处理,方法简单而实用-This is a content-based matlab image enhancement processing is to image processing, simple and practical method
-
-
1下载:
图像检索matlab程序,基于内容的图像检索,利用颜色直方图进行检索的.-Image retri matlab procedures, content-based image retri , retri using color histogram this program comes with steps to build an image .
-
-
0下载:
Matlab small, content-based image retrieval using image characteristics of nine main color for retrieving.
-
-
5下载:
基于内容的图像检索,代码齐全,matlab实现(Content based image retrieval ,Code complete)
-