cgal/Shape_detection/test/Shape_detection
Dmitry Anisimov fa5d4b251a remved some useless internal code 2021-04-13 09:24:45 +02:00
..
data added polyline graph test 2021-03-25 14:55:01 +01:00
include
CMakeLists.txt remved some useless internal code 2021-04-13 09:24:45 +02:00
test_efficient_RANSAC_cone_connected_component.cpp
test_efficient_RANSAC_cone_parameters.cpp
test_efficient_RANSAC_cylinder_connected_component.cpp
test_efficient_RANSAC_cylinder_parameters.cpp
test_efficient_RANSAC_plane_connected_component.cpp
test_efficient_RANSAC_plane_parameters.cpp
test_efficient_RANSAC_regularization.cpp
test_efficient_RANSAC_scene.cpp
test_efficient_RANSAC_sphere_connected_component.cpp
test_efficient_RANSAC_sphere_parameters.cpp
test_efficient_RANSAC_torus_connected_component.cpp
test_efficient_RANSAC_torus_parameters.cpp
test_region_growing_basic.cpp named parameters now include point/normal/segment maps 2021-04-12 18:02:57 +02:00
test_region_growing_on_cube.cpp named parameters now include point/normal/segment maps 2021-04-12 18:02:57 +02:00
test_region_growing_on_degenerated_mesh.cpp named parameters now include point/normal/segment maps 2021-04-12 18:02:57 +02:00
test_region_growing_on_point_set_2.cpp review Sebastien 2021-04-12 14:02:14 +02:00
test_region_growing_on_point_set_2_with_sorting.cpp named parameters now include point/normal/segment maps 2021-04-12 18:02:57 +02:00
test_region_growing_on_point_set_3.cpp named parameters now include point/normal/segment maps 2021-04-12 18:02:57 +02:00
test_region_growing_on_point_set_3_with_sorting.cpp named parameters now include point/normal/segment maps 2021-04-12 18:02:57 +02:00
test_region_growing_on_polygon_mesh.cpp named parameters now include point/normal/segment maps 2021-04-12 18:02:57 +02:00
test_region_growing_on_polygon_mesh_with_sorting.cpp named parameters now include point/normal/segment maps 2021-04-12 18:02:57 +02:00
test_region_growing_on_polyline.cpp review Sebastien 2021-04-12 14:02:14 +02:00
test_region_growing_on_polyline_with_sorting.cpp more precise tests, point set free function, better plane detection on points 2021-03-24 17:28:22 +01:00
test_region_growing_on_segment_set.cpp cleanup, move some stuff to internal, updated docs 2021-03-26 11:12:46 +01:00
test_region_growing_on_segment_set_with_sorting.cpp cleanup, move some stuff to internal, updated docs 2021-03-26 11:12:46 +01:00
test_region_growing_strict.cpp more precise tests, point set free function, better plane detection on points 2021-03-24 17:28:22 +01:00
test_validity_sampled_data.cpp