Processing math: 100%
CGAL 4.4 - Surface Reconstruction from Point Sets
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Surface Reconstruction from Point Sets Reference

surface_reconstruction_points_detail.png
Pierre Alliez, Laurent Saboret, Gaël Guennebaud
This package implements a surface reconstruction method: Poisson Surface Reconstruction. It takes as input a set of points with oriented normals and computes an implicit function. The CGAL surface mesh generator can then be used to extract an iso-surface from this function.


Introduced in: CGAL 3.5
Depends on: Eigen
BibTeX: cgal:asg-srps-14a
License: GPL
Windows Demo: Surface Reconstruction
Common Demo Dlls: dlls

Classified Reference Pages

Classes

Classes

class  CGAL::Poisson_reconstruction_function< Gt >
 Implementation of the Poisson Surface Reconstruction method. More...