搜索资源列表
jiyuneirongdetuxiangjiansuo
- 基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram; Texture characteristics of simila
tuxiangchuli_doc+cold
- 所谓基于内容图像的检索是指由图像分析软件对输入的图像先进行图像分析,根据图像中物体或区域的颜色(color)、形状(shape)或纹理(texture)等特征以及这些特征的组合,自动抽取特征,在将输入图像存入图像库的同时将其相应的特征向量也存入与图像库相连的特征库。-so-called content-based image retrieval is by image analysis software on the importation of the first images for ima
CBIR-matlab.rar
- matlab编程,基于颜色和纹理的图像检索算法的研究,思路清晰,方法有效。,matlab programming, based on the color and texture image retrieval algorithm is clearly thought effective.
CBIRpca
- 基于内容的图像检索技术,包含颜色特征及纹理特征matlab程序,实验结果-Content-based image retrieval, color features and texture features including matlab program, the experimental results
imageretrieval
- 基于颜色和纹理的图像检索,颜色矩和gabor小波变换-image retrieval based on color and texture
tuxiangwenlitezheng
- 基于颜色和纹理特征图像检索技术的研究,从CNKI上买来的,希望对大家有用!-Based on color and texture features of image retrieval research, from CNKI bought, and I hope useful for all of us!
2005513151548
- 基于纹理特征和颜色直方图的内容图像检索源代码-Texture features based on color histogram and image retrieval of the contents of the source code
mmsp08
- 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
haralickFeatures
- 用matlab写的纹理特征参考《基于颜色空间和纹理特征的图像检索》-Matlab write with reference to the texture characteristics of " color space and texture-based Image Retrieval"
ImageRetrivel
- 图像检索,包括基于颜色和纹理两种检索方法-Image retrieval, including those based on color and texture are two retrieval
imageproV4.0
- CBIR,C#写的基于内容的图片检索系统,具有纹理直方图以及彩色栅格功能/-CBIR, C# to write content-based image retrieval system with texture and color histogram grid functions /
BasedoncontentImageSearchsystemdsignandimplmentati
- 该论文具有内容图像检索功能,根据颜色,形状,纹理以达到搜索的目的。熟练应用c++语言编译代码。-The paper has content image retrieval function, according to color, shape and texture to achieve the purpose of search. Proficient in code c++ compiler.
primarycolorimageretrieval
- 图像处理研究审论文基于分块主色调和纹理特征的彩色图像检索-Image processing of paper based on the trial block main color and texture features of color image retrieval
CBIRsystem
- 介绍了一个基于特征的图象查询和检索系统.该系统由查询模块、特征提取和描述模块、匹配模块、图象显示模块和图象库管理模块组成.系统既支持基于颜色、纹理、形状的单一特征查询,也支持结合不同特征的更符合视觉要求的综合特征查询.该系统已结合实际图象库进行了查询和检索实验,文中给出一些实际检索结果. -Describes a feature-based image query and retrieval system. The system consists of query module, featu
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
src
- 一个Java实现的基于内容的图像检索工具包,可用来提取图像的颜色特征、纹理特征(Gabor Filter)以及形状特征,并在此基础上判断图像相关性。-Java implementation of a content-based image retrieval toolkit, which can be used to extract the image' s color features, texture features (Gabor Filter), and shape feature
Matlab
- matlab图像处理算法集合,参考《基于颜色空间和纹理特征的图像检索》 -matlab image processing algorithm set, see " Color Space and Texture Based Image Retrieval"
ImageSearch
- 基于图像颜色矩和纹理的图像检索系统,matlab语言编写,图像库包含在内-Image color and texture-based image retrieval system, Matlab language, image library included
matlab-code-based-image-retrieval
- 基于图像检索的matlab代码,基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram Texture characteristics of si
content-based-image-retrieval
- Image retri techniques are useful in many image-processing applications. Content-based image retri systems work with whole images and searching is based on comparison of the query. General techniques for image retri are color, texture and shape. Thes