Home /Research /A generic algorithm for constructing hierarchical representations of geometric objects
OTHER

A generic algorithm for constructing hierarchical representations of geometric objects

Patrick Xavier

Year
2002
Citations
20

Abstract

For a number of years, robotics researchers have exploited hierarchical representations of geometrical objects and scenes in motion-planning, collision-avoidance, and simulation. However, few general techniques exist for automatically constructing them. We present a generic, bottom-up algorithm that uses a heuristic clustering technique to produce balanced, coherent hierarchies. Its worst-case running time is O(N/sup 2/logN), but for non-pathological cases it is O(NlogN), where N is the number of input primitives. We have completed a preliminary C++ implementation for input collections of 3D convex polygons and 3D convex polyhedra and conducted simple experiments with scenes of up to 12,000 polygons, which take only a few minutes to process. We present examples using spheres and convex hulls as hierarchy primitives.

Keywords

PolyhedronConvex hullRegular polygonHeuristicComputer scienceConvex polytopeHierarchySimple (philosophy)Cluster analysisComputational geometry

Related papers

Browse all OTHER papers