搜索资源列表
04
- 本文以基于内容的图像检索为主,对检索系统的关键技术特别是图像特征提 取方面做了深入的研究。提出了一种结合图像颜色特征与图像语义特征的图像检 索新方法,克服了单纯的基于内容图像检索未曾考虑图像内容特征与其语义之间 鸿沟的缺点。-This dissertation briefly summarizes CBIR system,and researches some key techniques of the image retrieval which specially focuse
03
- 本文首先介绍了图像搜索引擎系统的总体设计,分别介绍了数据下载模块、 预处理模块、图像分类模块、图像检索模块。在分析Spider系统的总体架构、运 行流程和重要组件的基础上,实现了普通爬虫和精确爬虫,分别针对不同的网页 进行数据下载。-This thesis describes the overall design of the image search engine firstly and describes the data download module、preprocess
siftpaper
- SIFT特征匹配算法研究,sift讲义,Local grayvalue invariants for image retrieval-SIFT feature matching algorithm, sift lectures, Local grayvalue invariants for image retrieval
01
- 本文在本课题 组开发基于内容图像搜索引擎系统V1.0研究基础上,引入多线程技术,提出多线程Web 图像搜索器的磁盘I/O缓冲方法。在深入分析和比较几种常见的搜索策略基础上,探索 出适合于多线程Web图像搜索器的新搜索策略。最后开发了多线程Web图像搜索器子 系统,完成与图像检索子系统的融合,构建出基于内容的图像搜索引擎系统V2.0。 -Using content-based image retrieval technology on internet for searchin
ajaxplorer
- 一个采用php,mysql,jquery 写的在线图片相册管理程序,时候小公司或者工作室的编辑人员管理 图片,预览检索图片非常方便- One using php, mysql, jquery write online photo album management program, when a small company or a studio editorial staff manage pictures, preview image is very convenient retrieva
imageserver-master
- 改代码在Linux上使用C/C++语言实现了一个基本的图像检索服务器。基本原理是:客户端发送给服务器端一张待检索的图片,服务器端接收到该图片后,计算该图片的特征,然后在其后台的数据库中查找与该图片特征最相似的5张图片,返回给客户端。(Change code in Linux using C/C++ language to achieve a basic image retrieval server. The basic principle is: the client sends to the