CGAL 5.1.3 - Classification

Concepts

conceptCGAL::Classification::Classifier
 Concept describing a classifier used by classification functions (see CGAL::Classification::classify(), CGAL::Classification::classify_with_local_smoothing() and CGAL::Classification::classify_with_graphcut()). More...
 
conceptCGAL::Classification::NeighborQuery
 Concept describing a neighbor query used for classification. More...