CGAL 5.6 - 3D Mesh Generation
|
Classes | |
struct | Detect_features_in_image |
Functor for feature detection in labeled images. More... | |
struct | Detect_features_on_image_bbox |
Functor for feature detection in labeled images. More... | |
Functions | |
template<typename NamedParameters = CGAL::parameters::Default_named_parameters> | |
CGAL::Image_3 | generate_label_weights (const CGAL::Image_3 &image, const float &sigma) |
Free function that generates a CGAL::Image_3 of weights associated to each voxel of image , to make the output mesh surfaces smoother. | |