Matching Spatial Relations Using db-Tree for Image Retrieval

  • Authors:
  • Affiliations:
  • Venue:
  • ICPR '98 Proceedings of the 14th International Conference on Pattern Recognition-Volume 2 - Volume 2
  • Year:
  • 1998

Quantified Score

Hi-index 0.00

Visualization

Abstract

Spatial relations between objects are widely used in content-based image retrieval. This paper presents an algorithm for matching spatial relations using dynamic bintree (db-tree). A db-tree is balanced and has no coordinates. Its leaf nodes contain the images objects, and the internal nodes and the tree structure indicate the spatial relations among image objects. The time complexity of our matching algorithm is O(n lg m + n), where n and m are the number of objects in a query image and a database image. We have compared the db-tree data structure and the matching algorithm with other schemes, such as 2d-strings. For applications like "Campus Event" image retrieval, the theoretical analysis and experimental results show that the db-tree approach out-peiforms 2d-strings in several aspects.