The Hierarchical Degree-of-visibility Tree

LD Shou,ZY Huang,KL Tan
DOI: https://doi.org/10.1109/tkde.2004.78
IF: 9.235
2004-01-01
IEEE Transactions on Knowledge and Data Engineering
Abstract:In this paper, we present a novel structure called the Hierarchical Degree-of-Visibility Tree (HDoV-tree) for visibility query processing in visualization systems. The HDoV-tree builds on and extends the R-tree such that 1) the search space is pruned based on the degree of visibility of objects and 2) internal nodes store level-of-details (LoDs) that represent a collection of objects in a coarser form. We propose two tree traversal algorithms that balance performance and visual fidelity, explore three storage structures for the HDoV-tree, and develop novel caching techniques for disk-based HDoV-tree. We implemented the HDoV-tree in a prototype walkthrough system called VISUAL. Our experimental study shows that VISUAL can lead to high frame rates without compromising visual fidelity.
What problem does this paper attempt to address?