cgal/Shape_detection/examples/Shape_detection
Dmitry Anisimov 793037c3d7 more precise tests, point set free function, better plane detection on points 2021-03-24 17:28:22 +01:00
..
data added new examples with free functions + new data 2021-03-19 17:15:54 +01:00
include added polyline classes, both 2D and 3D, fixed a few small things in other classes 2021-03-23 18:51:40 +01:00
CMakeLists.txt cleanup (new assertions, removed useless code, etc.) + better examples 2021-03-24 12:25:22 +01:00
efficient_RANSAC_and_plane_regularization.cpp Replace IO functions in examples and fix Surface_mesh read_OFF() 2020-06-16 14:36:24 +02:00
efficient_RANSAC_basic.cmd
efficient_RANSAC_basic.cpp Replace IO functions in examples and fix Surface_mesh read_OFF() 2020-06-16 14:36:24 +02:00
efficient_RANSAC_with_callback.cmd
efficient_RANSAC_with_callback.cpp Replace IO functions in examples and fix Surface_mesh read_OFF() 2020-06-16 14:36:24 +02:00
efficient_RANSAC_with_custom_shape.cpp Misc compilation fixes 2020-06-23 19:11:55 +02:00
efficient_RANSAC_with_parameters.cpp Replace IO functions in examples and fix Surface_mesh read_OFF() 2020-06-16 14:36:24 +02:00
efficient_RANSAC_with_point_access.cpp Replace IO functions in examples and fix Surface_mesh read_OFF() 2020-06-16 14:36:24 +02:00
region_growing_basic.cpp more precise tests, point set free function, better plane detection on points 2021-03-24 17:28:22 +01:00
region_growing_on_point_set_2.cpp cleanup (new assertions, removed useless code, etc.) + better examples 2021-03-24 12:25:22 +01:00
region_growing_on_point_set_3.cpp added new examples with free functions + new data 2021-03-19 17:15:54 +01:00
region_growing_on_polygon_mesh.cpp added new examples with free functions + new data 2021-03-19 17:15:54 +01:00
region_growing_on_polyline.cpp cleanup (new assertions, removed useless code, etc.) + better examples 2021-03-24 12:25:22 +01:00
region_growing_with_custom_classes.cpp added new examples with free functions + new data 2021-03-19 17:15:54 +01:00
shape_detection_basic_deprecated.cpp added new examples with free functions + new data 2021-03-19 17:15:54 +01:00