Title :
Code transformations for variant linear quadtrees
Author_Institution :
Dept. of Comput. & Inf. Sci., Soochow Univ., Taipei, Taiwan
Abstract :
Depth-first (DF) and breath-first (BF) linear quadtree representations have the advantages in the performance of image operations and the storage requirements respectively. In this paper, the general guidelines and algorithms for code transformation between BF and DF linear quadtrees are proposed. Thus, we can exploit the advantages of DF and BF representations without suffering their drawbacks. Here, one typical DF linear quadtree scheme (Gargantini, 1982), and two BF linear quadtree schemes with different styles, FBLQ (Chang et al., 1994) with variant length and CBLQ (Lin), with constant length, are selected to depict the guidelines and algorithms. Each algorithm has time complexity O(l), where l is the length of the transformed code. This complexity is much less than that of the BF or DF encoding process for the corresponding image, which is at least of the same order as the number of pixels in this image
Keywords :
computational complexity; image coding; image representation; quadtrees; visual databases; CBLQ; FBLQ; breath-first representation; code transformations; depth-first representation; image coding; image storage; performance; time complexity; variant linear quadtrees; Data structures; Guidelines; Image coding; Image converters; Image storage; Information science; Pixel;
Conference_Titel :
Signal Processing Proceedings, 1998. ICSP '98. 1998 Fourth International Conference on
Conference_Location :
Beijing
Print_ISBN :
0-7803-4325-5
DOI :
10.1109/ICOSP.1998.770325