Loading...
Loading...
Available on 1 platform
Sign in to view source links and access this dataset
An R package implementation of the 3D alpha-shape algorithm for reconstructing surfaces from point clouds. The package, authored by Beatriz Pateiro-López, generalizes the convex hull to model non-convex and non-connected 3D shapes. It provides functions for computing volume, identifying connected components, and visualizing the estimated 3D set.
This is an R software package, not a pre-packaged dataset; users must provide their own point cloud data.