Learn R Programming

alphahull (version 2.5)

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

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.

Copy Link

Version

Install

install.packages('alphahull')

Monthly Downloads

2,283

Version

2.5

License

GPL-2 | GPL-3

Maintainer

Beatriz PateiroLopez

Last Published

June 16th, 2022

Functions in alphahull (2.5)

areaahulleval

Area of the alpha-convex hull
anglesArc

Angles of the extremes of an arc
arc

Add an arc to a plot
alphahull-package

Generalization of the Convex Hull of a Sample of Points in the Plane
ahull_track

alpha-convex hull calculation of tracking data
complement

Complement of the alpha-convex hull
ahull

alpha-convex hull calculation
delvor

Delaunay triangulation and Voronoi diagram
ashape

alpha-shape calculation
areaahull

Area of the alpha-convex hull
inter

Intersection of two circumferences
dw_track

RBM-sausage calculation of tracking data
koch

Construct a Kock snowflake curve
plot.ahull

Plot the alpha-convex hull
rotation

Clockwise rotation
rkoch

Random generation on a Koch snowflake curve
lengthahull

Length of the boundary of the alpha-convex hull
inahull

Determines for one or more points whether they belong to the alpha-convex hull
dw

Devroye-Wise estimator
dummycoor

Semi-infinite edge of the Voronoi diagram
plot.ashape

Plot the alpha-shape
plot.delvor

Plot the Voronoi diagram and Delaunay traingulation