cgal/Shape_detection/examples/Shape_detection
Sébastien Loriot a9b369650a Merge remote-tracking branch 'cgal/6.0.x-branch' into 'cgal/6.1.x-branch' 2025-11-06 10:04:46 +01:00
..
include fix warning 2022-08-04 08:46:18 +02:00
CMakeLists.txt Merge remote-tracking branch 'cgal/6.0.x-branch' into 'cgal/6.1.x-branch' 2025-11-06 10:04:46 +01:00
efficient_RANSAC_basic.cpp char* -> std::string 2021-10-04 09:49:24 +02:00
efficient_RANSAC_with_callback.cpp char* -> std::string 2021-10-04 09:49:24 +02:00
efficient_RANSAC_with_custom_shape.cpp automatically move data files in data dir + update paths 2021-10-04 09:42:49 +02:00
efficient_RANSAC_with_parameters.cpp automatically move data files in data dir + update paths 2021-10-04 09:42:49 +02:00
efficient_RANSAC_with_point_access.cpp boost::shared_ptr => std::shared_ptr 2023-06-15 10:57:01 +02:00
region_growing_circles_on_point_set_2.cpp add missing parameter 2022-08-02 10:38:46 +02:00
region_growing_cylinders_on_point_set_3.cpp fix assertion 2022-07-22 11:51:32 +02:00
region_growing_lines_on_point_set_2.cpp use a new property map with more verbose name 2023-01-19 11:30:52 +01:00
region_growing_lines_on_segment_set.cpp Add a convenience IO header 2023-12-12 09:39:35 +01:00
region_growing_planes_on_point_set_3.cpp finally get rid of conditional_deref 2022-07-22 16:07:06 +02:00
region_growing_planes_on_polygon_mesh.cpp Add a convenience IO header 2023-12-12 09:39:35 +01:00
region_growing_spheres_on_point_set_3.cpp use default random so that we can use the seed to reproduce issues 2023-01-18 10:24:34 +01:00
region_growing_with_custom_classes.cpp documented that RegionType::Item and NeighborQuery::Item need to be hashable 2024-10-10 12:56:54 +02:00