English

Three-dimensional alpha shapes

Combinatorics 2016-09-06 v1 Computational Complexity Metric Geometry

Abstract

Frequently, data in scientific computing is in its abstract form a finite point set in space, and it is sometimes useful or required to compute what one might call the ``shape'' of the set. For that purpose, this paper introduces the formal notion of the family of α\alpha-shapes of a finite point set in \Real3\Real^3. Each shape is a well-defined polytope, derived from the Delaunay triangulation of the point set, with a parameter α\Real\alpha \in \Real controlling the desired level of detail. An algorithm is presented that constructs the entire family of shapes for a given set of size nn in time O(n2)O(n^2), worst case. A robust implementation of the algorithm is discussed and several applications in the area of scientific computing are mentioned.

Keywords

Cite

@article{arxiv.math/9410208,
  title  = {Three-dimensional alpha shapes},
  author = {Herbert Edelsbrunner and Ernst Mücke},
  journal= {arXiv preprint arXiv:math/9410208},
  year   = {2016}
}

Comments

32 pages