搜索资源列表
-
0下载:
本程序实现了基于内容的图像检索功能,也就是说如何根据图像的内容从多媒体数据库中索引或发现匹配的图像,所用的方法是傅立叶变换,小波变换等技术.-the program content-based image retrieval functions, in other words how images from the multimedia database indexing or find matching images, the methodology used is the Fourier t
-
-
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下载:
一种基于内容的图像检索。。。基于颜色特征的。-A content-based image retrieval. . . Based on the color characteristics.
-
-
0下载:
基于内容的图像检索(cbir)
可以对图像库进行相似度计算并给出图像搜索的结果-Content-Based Image Retrieval (cbir) image library can be calculated and given the similarity of image search results
-
-
0下载:
使用Weka分析环境开发的基于Java的图像分割及基于内容检索程序,分割采用最小生成树分割法,检索利用的是小波和共生矩阵提取的特征。-Analysis using the Weka environment for the development of Java-based content-based image segmentation and retrieval procedures, division of segmentation using minimum spanning tree,
-
-
0下载:
基于内容的图像检索优秀硕士学位论文,原收费资源-content-based image retrieval essays
-
-
0下载:
在基于内容的图像检索中,图像的标注字能够缩小图像的高级语义和低级视觉内容
之间的差距,并方便检索. 但手工标注费时费力且结果具有主观不一致性,而图像的自动语义标注
能够将图像的视觉特征转化为图像的标注字信息,为用户的使用带来了极大的方便. 本文提出了一
种基于实例的图像自动语义标注方法.-In content2based image retrieval, annotations of image can not only reduce the gap between high2
-
-
0下载:
该论文具有内容图像检索功能,根据颜色,形状,纹理以达到搜索的目的。熟练应用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.
-
-
1下载:
毕业设计,基于内容的图像检索,支持的检索特征包括 sift,颜色直方图,灰度矩阵,HU不变矩,边缘方向直方图,检索方法使用K-means和K-D树两种,需要OPENCV支持,运行时请先选定一个文件夹来生成特征库,特征库用access数据库保存,只支持JPG文件-Graduate design, content-based image retrieval, search features, including support sift, color histogram, gray matrix,
-
-
0下载:
CBIR system....content based image retrieval system project folder
-
-
0下载:
数字图像处理,实现了基于内容的自然图像分类和检索-Digital image processing, and content-based classification and retrieval of natural images
-
-
0下载:
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
-
-
0下载:
一个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
-
-
1下载:
基于内容的图像检索,包括纹理、形状、颜色-Content-based image retrieval, including texture, shape, color
-
-
0下载:
基于内容的图像检索,评价检测,经典的CBIR系统分析-Content-based Image Retrieval
-
-
0下载:
基于内容的图像检索 方法是共生矩阵法 需要的可以-Content-based image retrieval method is required by Texture can see
-
-
0下载:
图像检索的书籍 基于内容的图像检索 希望对大家有帮助!-Image retrieval content based image retrieval of books we want to help!
-
-
0下载:
CONTENT BASED IMAGE RETRIEVAL
-
-
0下载:
最新的几篇图像检索方面的论文。在检索原理上,无论是基于文本的图像检索还是基于内容的图像检索,主要包括三方面:一方面对用户需求的分析和转化,形成可以检索索引数据库的提问;另一方面,收集和加工图像资源,提取特征,分析并进行标引,建立图像的索引数据库;最后一方面是根据相似度算法,计算用户提问与索引数据库中记录的相似度大小,提取出满足阈值的记录作为结果,按照相似度降序的方式输出。-The latest image retri several papers. On a retri principle,
-