A New Method to Store and Retrieve Images
暂无分享,去创建一个
In this paper, we present a method to accelerate the speed of querying and retrieving images in database. First we change the storing method: pixels of an image are saved in Hilbert order instead of Row-wise order using in traditional method. Then after studying the property of Hilbert curve, we give a new algorithm which greatly reduce the data segment number on the disk. Although we have to retrieve more data than necessary, because the speed of sequential reading is much faster than random reading, we have about 10% improvement on the total query time which is showed in our simulation experiments.
[1] Toshikazu Kato,et al. Query by Visual Example - Content based Image Retrieval , 1992, EDBT.
[2] Christos Faloutsos,et al. Hilbert R-tree: An Improved R-tree using Fractals , 1994, VLDB.
[3] Azriel Rosenfeld,et al. Computer Vision , 1988, Adv. Comput..
[4] T. Gevers,et al. An Approach to Image Retrieval for Image Databases , 1993, DEXA.