搜索资源列表
vcas_2009
- A method to detect new objects in a scene by comparing an input query image and a movie database captured beforehand is proposed. Our method is based on both feature point matching and edge matching. First, we select the most matched movie from t
FingerPrint
- 指纹识别的源程序,输入一个图像,然后查询数据库,匹配-Fingerprint identification of the source, enter an image, and then query the database, matching
EXAMPLE39
- 数据库查询器,资源主要参考Visual C++ 系统开发编程精粹-Database query, the resource key reference Visual C++ System Programming Highlights
CBIRsystem
- 介绍了一个基于特征的图象查询和检索系统.该系统由查询模块、特征提取和描述模块、匹配模块、图象显示模块和图象库管理模块组成.系统既支持基于颜色、纹理、形状的单一特征查询,也支持结合不同特征的更符合视觉要求的综合特征查询.该系统已结合实际图象库进行了查询和检索实验,文中给出一些实际检索结果. -Describes a feature-based image query and retrieval system. The system consists of query module, featu
BMPshitiBean
- BMP类型Entity Bean组件的开发与应用。 试验目的:通过对简单Bean管理实体Bean组件的编写,加深对EJB理论知识的理解,为更深层的EJB应用做准备。 试验任务:设计一个实体Bean,实现对数据库的查询。 -BMP Entity Bean component type development and application. Test Objective: Management Entity Bean by Bean components of a simple pre
ColorMatch
- 使用RGB直方图进行匹配,找出数据库中与要查询的图片灰度级直方图最接近的N张图片-RGB histogram matching to identify the closest to the database and query image gray level histogram pictures
charrec
- 联机字符识别,可以通过手写输入字符,通过特征码学习,自动存入识别库,识别的时候查询特征码-Online character recognition, you can enter characters by hand by signature learning, automatically deposited identification database, the recognition time query signature
code
- 该文件是用于图像检索的demo,主要利用sift描述子提取特征进行匹配,在“Query by example” 数据库中运行效果良好。(The file is used for image retrieval demo, mainly using sift descr iptor to extract features and match it in the "Query by example" database.)