\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 5.0.2 - Shape Detection

Deprecated components.

Classes

class  CGAL::Shape_detection::deprecated::Region_growing_depr< Traits >
 A shape detection algorithm using a region growing method. More...
 
struct  CGAL::Shape_detection::deprecated::Shape_detection_traits< Gt, InputRange, InputPointMap, InputNormalMap >
 A traits class to use with the shape detection classes Efficient_RANSAC and deprecated::Region_growing. More...