CGAL 5.6 - Shape Detection
|
Models that can be used with the CGAL::Shape_detection::Region_growing
for shape detection in a segment set.
Classes | |
class | CGAL::Shape_detection::Segment_set::Least_squares_line_fit_region< GeomTraits, Item_, SegmentMap > |
Region type based on the quality of the least squares line fit applied to a segment set. More... | |
class | CGAL::Shape_detection::Segment_set::Least_squares_line_fit_sorting< GeomTraits, Item_, NeighborQuery, SegmentMap > |
Sorting of segments with respect to the local line fit quality. More... | |