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

Sven Oesau and Florent Lafarge
The package implements a piece-wise planar surface reconstruction pipeline from point clouds combining methods from the Shape Detection, Shape Regularization and Kinetic Shape Partition packages and graph-cut.
Introduced in: CGAL 6.0
Depends on: Kinetic Space Partition, Surface Mesh, Linear Cell Complex, Shape Detection
BibTeX: cgal:ol-kinetic-24a
License: GPL

Classified Reference Pages

Classes

Classes

class  CGAL::Kinetic_surface_reconstruction_3< GeomTraits, PointRange, PointMap, NormalMap, IntersectionKernel >
 Pipeline for piecewise planar surface reconstruction from a point cloud via inside/outside labeling of a kinetic partition using min-cut. More...