-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
22 lines (22 loc) · 1.01 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: alphahull
Version: 2.5
Date: 2022-06-16
Title: Generalization of the Convex Hull of a Sample of Points in the
Plane
Author: Beatriz Pateiro-Lopez [aut, cre], Alberto Rodriguez-Casal, [aut].
Maintainer: Beatriz Pateiro-Lopez <[email protected]>
Imports: ggplot2, interp, R.utils, sgeostat, spatstat.geom,
spatstat.random, splancs
Description: 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.
License: GPL-2 | GPL-3
NeedsCompilation: no
Packaged: 2022-06-16 16:31:03 UTC; beatriz
Repository: CRAN
Date/Publication: 2022-06-16 17:00:02 UTC