cgal.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
CGAL 5.6.1 - Shape Detection
Examples
Here is a list of all examples:
Shape_detection/efficient_RANSAC_basic.cpp
Shape_detection/efficient_RANSAC_with_callback.cpp
Shape_detection/efficient_RANSAC_with_custom_shape.cpp
Shape_detection/efficient_RANSAC_with_parameters.cpp
Shape_detection/efficient_RANSAC_with_point_access.cpp
Shape_detection/include/efficient_RANSAC_with_custom_shape.h
Shape_detection/region_growing_circles_on_point_set_2.cpp
Shape_detection/region_growing_cylinders_on_point_set_3.cpp
Shape_detection/region_growing_lines_on_point_set_2.cpp
Shape_detection/region_growing_lines_on_segment_set.cpp
Shape_detection/region_growing_planes_on_point_set_3.cpp
Shape_detection/region_growing_planes_on_polygon_mesh.cpp
Shape_detection/region_growing_spheres_on_point_set_3.cpp
Shape_detection/region_growing_with_custom_classes.cpp