Hierarchical convex approximation of 3D shapes for fast region selection

  • Authors:
  • Marco Attene;Michela Mortara;Michela Spagnuolo;Bianca Falcidieno

  • Affiliations:
  • IMATI-GE / CNR, Italy;IMATI-GE / CNR, Italy;IMATI-GE / CNR, Italy;IMATI-GE / CNR, Italy

  • Venue:
  • SGP '08 Proceedings of the Symposium on Geometry Processing
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Given a 3D solid model S represented by a tetrahedral mesh, we describe a novel algorithm to compute a hierarchy of convex polyhedra that tightly enclose S. The hierarchy can be browsed at interactive speed on a modern PC and it is useful for implementing an intuitive feature selection paradigm for 3D editing environments. Convex parts often coincide with perceptually relevant shape components and, for their identification, existing methods rely on the boundary surface only. In contrast, we show that the notion of part concavity can be expressed and implemented more intuitively and efficiently by exploiting a tetrahedrization of the shape volume. The method proposed is completely automatic, and generates a tree of convex polyhedra in which the root is the convex hull of the whole shape, and the leaves are the tetrahedra of the input mesh. The algorithm proceeds bottom-up by hierarchically clustering tetrahedra into nearly convex aggregations, and the whole process is significantly fast. We prove that, in the average case, for a mesh of n tetrahedra O(n log2 n) operations are sufficient to compute the whole tree.