About Anaconda Help Download Anaconda

Computation of the alpha-shape and alpha-convex hull of a given sample of points in the plane. The concepts of alpha-shape and alpha-convex hull generalize the definition of the convex hull of a finite set of points. The programming is based on the duality between the Voronoi diagram and Delaunay triangulation. The package also includes a function that returns the Delaunay mesh of a given sample of points and its dual Voronoi diagram in one single object.

copied from cf-staging / r-alphahull

Installers

  • noarch v2.5
  • linux-64 v2.3
  • osx-64 v2.3
  • win-64 v2.3

conda install

To install this package run one of the following:
conda install conda-forge::r-alphahull

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy