TR2002-41
Simple and Efficient Traversal Methods for Quadtrees and Octrees
-
- "Simple and Efficient Traversal Methods for Quadtrees and Octrees", Journal of Graphics Tools, Vol. 7, No. 3, May 2003. ,
-
Research Areas:
Abstract:
Quadtrees and octrees are used extensively throughout computer graphics and in many other diverse fields such as computer vision, robotics, and pattern recognition. Managing information stored in quadtrees and octrees requires basic tree traversal operations such as point location, region location, and neighbor searches. This paper presents simple and efficient methods for performing these operations that are inherently non-recursive and reduce the number of comparisons with poor predictive behavior. The methods are table-free, thereby reducing memory accesses, and generalize easily to higher dimensions.
Related News & Events
-
NEWS Journal of Graphics Tools: publication by Ron Perry and others Date: May 31, 2003
Where: Journal of Graphics Tools
Research Area: Computer VisionBrief- The article "Simple and Efficient Traversal Methods for Quadtrees and Octrees" by Frisken, S. and Perry, R. was published in Journal of Graphics Tools.