alphahull: Generalization of the Convex Hull of a Sample of Points in the Plane

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.

Package details

AuthorBeatriz Pateiro-Lopez [aut, cre], Alberto Rodriguez-Casal, [aut].
MaintainerBeatriz Pateiro-Lopez <beatriz.pateiro@usc.es>
LicenseGPL-2 | GPL-3
Version2.5
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("alphahull")

Try the alphahull package in your browser

Any scripts or data that you put into this service are public.

alphahull documentation built on June 16, 2022, 5:10 p.m.