cgal/Shape_detection/doc/Shape_detection/examples.txt

15 lines
754 B
Plaintext

/*!
\example Shape_detection/efficient_RANSAC_basic.cpp
\example Shape_detection/efficient_RANSAC_with_callback.cpp
\example Shape_detection/efficient_RANSAC_with_parameters.cpp
\example Shape_detection/efficient_RANSAC_with_point_access.cpp
\example Shape_detection/include/efficient_RANSAC_with_custom_shape.h
\example Shape_detection/efficient_RANSAC_with_custom_shape.cpp
\example Shape_detection/efficient_RANSAC_and_plane_regularization.cpp
\example Shape_detection/region_growing_on_point_set_2.cpp
\example Shape_detection/region_growing_on_point_set_3.cpp
\example Shape_detection/region_growing_on_polygon_mesh.cpp
\example Shape_detection/region_growing_with_custom_classes.cpp
\example Shape_detection/shape_detection_basic_deprecated.cpp
*/