tlafarge/alphashape3d: Implementation of the 3D Alpha-Shape for the Reconstruction of 3D Sets from a Point Cloud

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.

Getting started

Package details

AuthorThomas Lafarge, Beatriz Pateiro-Lopez
MaintainerBeatriz Pateiro-Lopez <beatriz.pateiro@usc.es>
LicenseGPL-3
Version1.3
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("tlafarge/alphashape3d")
tlafarge/alphashape3d documentation built on May 31, 2019, 3:48 p.m.