A fast implementation of a perfect hash function for picture objects

作者:

Highlights:

摘要

In image database systems, symbolic pictures are represented by two-dimensional (2D) strings that are converted into triples. Each triple is mapped to a unique hash address for timely retrieval of pictures, reducing the pattern-matching problem corresponding to a query to that of computation of a hash function. The values associated with the picture objects are used to compute hash addresses for triples developed from the query. Heuristics are proposed to speed up the computation of the associated values for the picture objects. Experimental results show that the new algorithm achieves almost a 90% gain, in search space, over existing algorithms to compute the associated values.

论文关键词:Image database systems,2D string,Perfect hashing function,A* search algorithm,Associated value function

论文评审过程:Received 1 April 1993, Accepted 13 October 1993, Available online 19 May 2003.

论文官网地址:https://doi.org/10.1016/0031-3203(94)90114-7