CGAL 5.6 - Shape Detection
|
A convenience header that includes all classes related to the region growing algorithm on a point set. More...
#include <CGAL/Shape_detection/Region_growing/Point_set/K_neighbor_query.h>
#include <CGAL/Shape_detection/Region_growing/Point_set/Sphere_neighbor_query.h>
#include <CGAL/Shape_detection/Region_growing/Point_set/Least_squares_line_fit_region.h>
#include <CGAL/Shape_detection/Region_growing/Point_set/Least_squares_circle_fit_region.h>
#include <CGAL/Shape_detection/Region_growing/Point_set/Least_squares_plane_fit_region.h>
#include <CGAL/Shape_detection/Region_growing/Point_set/Least_squares_sphere_fit_region.h>
#include <CGAL/Shape_detection/Region_growing/Point_set/Least_squares_cylinder_fit_region.h>
#include <CGAL/Shape_detection/Region_growing/Point_set/Least_squares_line_fit_sorting.h>
#include <CGAL/Shape_detection/Region_growing/Point_set/Least_squares_circle_fit_sorting.h>
#include <CGAL/Shape_detection/Region_growing/Point_set/Least_squares_plane_fit_sorting.h>
#include <CGAL/Shape_detection/Region_growing/Point_set/Least_squares_sphere_fit_sorting.h>
#include <CGAL/Shape_detection/Region_growing/Point_set/Least_squares_cylinder_fit_sorting.h>
A convenience header that includes all classes related to the region growing algorithm on a point set.