DocumentCode
1618825
Title
Quadtrees for embedded surface visualization: constraints and efficient data structures
Author
Balmelli, L. ; Kovacevic, Jelena ; Vetterli, Martin
Author_Institution
Lucent Technol., AT&T Bell Labs., Murray Hill, NJ, USA
Volume
2
fYear
1999
Firstpage
487
Abstract
The quadtree data structure is widely used in digital image processing and computer graphics for modeling spatial segmentation of images and surfaces. A quadtree is a tree in which each node has four descendants. Since most algorithms based on quadtrees require complex navigation between nodes, efficient traversal methods as well as efficient storage techniques are of great interest. In this paper we first propose an efficient indexing scheme for a linear (pointerless) quadtree data structure. Such a quadtree is stored using a unidimensional array of nodes. Our indexing scheme has the property that the navigation between any pair of nodes can be computed in constant time. Moreover the navigation across multiple quadtrees can be achieved at the same cost. We illustrate our results on applications in computer graphics. We first show how the problem of computing a so-called restricted quadtree can be solved at optimal cost, e.g. with a computational complexity having the order of magnitude of the problem size. Then, we explain how this problem can be solved in the case of surfaces modeled using multiple quadtrees. Finally, we show how a tessellated sphere can be implemented and navigated using our data structure.
Keywords
image segmentation; quadtrees; computational complexity; computer graphics; digital image processing; embedded surface visualization; indexing scheme; quadtree; quadtree data structure; spatial segmentation; tessellated sphere; Application software; Computer graphics; Costs; Data structures; Data visualization; Digital images; Image segmentation; Indexing; Navigation; Tree graphs;
fLanguage
English
Publisher
ieee
Conference_Titel
Image Processing, 1999. ICIP 99. Proceedings. 1999 International Conference on
Conference_Location
Kobe
Print_ISBN
0-7803-5467-2
Type
conf
DOI
10.1109/ICIP.1999.822944
Filename
822944
Link To Document