Implementation in R of the alpha-shape of a finite set of points in the three-dimensional space. The alpha-shape generalizes the convex hull and allows to recover the shape of non-convex and even non-connected sets in 3D, given a random sample of points taken into it. Besides the computation of the alpha-shape, this package provides users with functions to compute the volume of the alpha-shape, identify the connected components and facilitate the three-dimensional graphical visualization of the estimated set.
Version: | 1.3.2 |
Depends: | geometry, rgl |
Imports: | RANN |
Suggests: | alphahull |
Published: | 2023-01-24 |
DOI: | 10.32614/CRAN.package.alphashape3d |
Author: | Thomas Lafarge, Beatriz Pateiro-Lopez |
Maintainer: | Beatriz Pateiro-Lopez <beatriz.pateiro at usc.es> |
License: | GPL-2 |
NeedsCompilation: | yes |
Materials: | README |
CRAN checks: | alphashape3d results |
Reference manual: | alphashape3d.pdf |
Package source: | alphashape3d_1.3.2.tar.gz |
Windows binaries: | r-devel: alphashape3d_1.3.2.zip, r-release: alphashape3d_1.3.2.zip, r-oldrel: alphashape3d_1.3.2.zip |
macOS binaries: | r-devel (arm64): alphashape3d_1.3.2.tgz, r-release (arm64): alphashape3d_1.3.2.tgz, r-oldrel (arm64): alphashape3d_1.3.2.tgz, r-devel (x86_64): alphashape3d_1.3.2.tgz, r-release (x86_64): alphashape3d_1.3.2.tgz, r-oldrel (x86_64): alphashape3d_1.3.2.tgz |
Old sources: | alphashape3d archive |
Reverse imports: | Arothron, ashapesampler, LOMAR, Toothnroll |
Reverse suggests: | nat, pavo, rgl |
Please use the canonical form https://CRAN.R-project.org/package=alphashape3d to link to this page.