计算机应用

• 数据库技术(Database technology) • 上一篇    下一篇

一种高效的图像数据库检索方法

唐敏 阳爱民   

  1. 湖南工业大学 计算机与通信学院 湖南工业大学 计算机与通信学院;国防科学技术大学 计算机学院
  • 收稿日期:2007-10-30 修回日期:1900-01-01 发布日期:2008-06-01 出版日期:2008-06-01
  • 通讯作者: 唐敏

Efficient CBIR retrieval method for image database

Min TANG Ai-min YANG   

  • Received:2007-10-30 Revised:1900-01-01 Online:2008-06-01 Published:2008-06-01
  • Contact: Min TANG

摘要: 对于大型图像库,如何高效地检索出相似图像是图像检索系统的一大挑战。提出了一种改进的K-均值聚类算法建立分层结构的索引,再利用A*树算法和三角不等式原则及N近邻方法对索引库快速高效地搜索,达到对图像库快速高效检索相似图像的目的。实验在Corel图像库上进行,实验结果表明该方法以对数时间复杂度实现基于内容的高效检索。

关键词: K-均值聚类算法, A*树算法, 三角不等式原则, N近邻方法

Abstract: How to retrieve similar images from large images database efficiently is a great challenge for content-based image retrieval system. A modified K-means algorithm was proposed to form the hierarchy of the indexing structure. A* search algorithm, triangle inequality principle and N-near neighbours were applied to achieve an optimal search in order to retrieve efficiently for the large image database. Experiments on Corel database show that the proposed algorithm achieves efficient logarithm retrieval.

Key words: K-means cluster algorithm, A* tree algorithm, triangle inequality principal, N-near neighbours method