搜索资源列表
-
0下载:
基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等
相似度:马氏距离,欧氏距离等
相关反馈:机器学习方法,如SVM,神经网络等
检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram; Texture characteristics of simila
-
-
0下载:
RSSOwl是利用java语言、运用SWT工具包开发的类似于快速图像查询图书馆的RSS/RDF/Atom新闻广播员,在列表形式下阅读新闻,按种类收藏最喜爱的内容,输出到PDF/ RTF/ HTML/OPML,接受来自 OPML 的输入,运行全文搜寻,在内在的浏览器中使用。-formats using java language, the use SWT kit similar to the rapid development of the Image Library for the RSS /
-
-
0下载:
Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
-
-
0下载:
Methode DeltaTSR, this methode allows to search similar image in a images DB-Methode DeltaTSR, this methode allows to search similar image in a images DB
-
-
0下载:
金牌网店V7.0功能介绍:
●金牌网店V7.0,全新设计的风格界面,时尚,简单,大气,全面提升了网站的形象和信任度。
●全局DIV+CSS定义,可根据不同的需求和环境变化进行最大化的修改定制。
●添加了更多人性化的前台操作,加上简单方便可视的后台管理,让每一步操作都更加简单明了。
●采用最新的html标准,简化了繁杂的购物流程,清除了所有冗余的代码,运行速度比同类系统快一倍以上。
●整合了最常用的支付宝、贝宝、快钱、财付通、云网和中国网银的在线支付,方便客户的在线付款。
-
-
1下载:
基于图像检索的matlab代码,基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram Texture characteristics of si
-
-
1下载:
本系统利用图片的surf特征进行匹配,KD-tree存储特征数据节点,实现相似图片的检索。实现类似于百度的以图搜图功能,结果返回最相似的前十名的图片。-The system uses a picture of the surf feature match, KD-tree storage feature data node, similar image retrieval. Similar to Baidu to search map function returns the results o
-
-
0下载:
基于图像内容的图像检索代码,图像特征为颜色和SIFT特征,返回与查询图像相似的检索结果,程序绝对能够运行。-Content-based image retrieval code image, the image is characterized by color and SIFT features, similar to the query image and return search results, the program is definitely able to run.
-
-
0下载:
Article is devoted to the use of Haar cascades to compare similar images, object tracking problems between adjacent video frames, there is a match on several photographs, image search on the image and other similar problems.
-
-
0下载:
SVG矢量图形编辑系统,SVG严格遵从XML语法,并用文本格式的描述性语言来描述图像内容,因此是一种和图像分辨率无关的矢量图形格式。SVG格式具有以下优点:
图像文件可读,易于修改和编辑与现有技术可以互动融合。另外,SVG文件还可嵌入Javas cript,从而实现基于内容的图像搜索SVG图形格式支持多种滤镜和特殊效果,在不改变图像内容的前提下可以实现位图格式中类似文字阴影的效果
SVG图形格式可以用来动态生成图形。(SVG vector graphics editing system, S
-
-
1下载:
全搜索算法重构图。像顾名思义,穷尽法就是对搜索范围内的每个位置都进行计算并比较,从原图像块中找到与待匹配块最相似(误差最小)位置的方法。对于一个搜索范围为[-7,7]的区域来说,x,y两个方向全部搜索一遍需要进行 15X15 = 225 次计算。穷尽法的缺点很明显就是计算量太大,速度很慢,另一方面,由于全部范围都进行了计算,其匹配精度是最高的。(Reconstruction graph of full search algorithm. As the name implies, the exha
-