CGAL 6.0 - Polygonal Surface Reconstruction
Loading...
Searching...
No Matches
Polygonal Surface Reconstruction Reference

Liangliang Nan
This package provides a method for piecewise planar object reconstruction from point clouds. The method takes as input an unordered point set (and optionally planar segments) of a piecewise planar object and outputs a lightweight and watertight surface mesh interpolating the input point set. The method can handle arbitrary piecewise planar objects and is capable of recovering sharp features and is robust to noise and outliers.
Introduced in: CGAL 4.14
Depends on: 2D Alpha Shapes and CGAL and Solvers
BibTeX: cgal:x-x-24a
License: GPL

Classified Reference Pages

Classes

Classes

class  CGAL::Polygonal_surface_reconstruction< GeomTraits >
 Implementation of the Polygonal Surface Reconstruction method. More...