CMD + K

r-alphahull

Anaconda Verified

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.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-alphahull

Usage Tracking

2.5
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Jan 16, 2024 at 21:40

License

GPL-2 | GPL-3

Total Downloads

49

Supported Platforms

noarch