共 50 条
Image databases and near-perfect hash table
被引:15
|作者:
Sabharwal, CL
[1
]
Bhatia, SK
机构:
[1] Univ Missouri, Grad Engn Ctr, St Louis, MO 63121 USA
[2] Univ Missouri, Dept Math & Comp Sci, St Louis, MO 63121 USA
关键词:
image database systems;
hash addressing;
storage;
retrieval;
indexing;
D O I:
10.1016/S0031-3203(96)00187-2
中图分类号:
TP18 [人工智能理论];
学科分类号:
081104 ;
0812 ;
0835 ;
1405 ;
摘要:
The 2D-string is one of the important data structures to represent spatial information in images and has been used to perform queries in image database systems. A 2D string can be readily converted to a set of triples which can be used to generate a perfect hash table for indexing the image database. The perfect hash table allows for O(1) retrieval in image database but the computation of the hash table itself, by the fastest heuristic algorithm, is of exponential time complexity. Every time the database is modified, the hash table needs to be recomputed. This limits the use of the hash table to applications where the image database is relatively fixed, such as the ones found on a CD-ROM. In this paper, we present an enhancement of the perfect hash table to allow for insertion and deletion in the hash table. The new hash table allows for a relatively small number of collisions and is called near-perfect hash table. It provides the flexibility of a live database while closely approximating the efficiency of retrieval with the perfect hash table as shown by the asymptotic analysis of the search procedure. (C) 1997 Pattern Recognition Society. Published by Elsevier Science Ltd.
引用
收藏
页码:1867 / 1876
页数:10
相关论文