cgal/Point_set_shape_detection_3
Sven Oesau d73676eb8f renamed several variables to follow CGAL standard
changed main loop: after search probability for min_points is surpassed, no more candidates are generated and the remaining ones are searched. Duplicate candidates are filtered.

added Shape_base::is_same(): compares to shapes by testing distance and normal deviation from random points from other shape
2015-07-08 18:55:52 +02:00
..
doc/Point_set_shape_detection_3 fix 'Adding More Shapes' 2015-04-24 16:36:49 +02:00
examples/Point_set_shape_detection_3 downsampled example data set 2015-06-26 14:49:48 +02:00
include/CGAL renamed several variables to follow CGAL standard 2015-07-08 18:55:52 +02:00
package_info/Point_set_shape_detection_3 longer description 2015-02-13 22:14:15 +01:00
test/Point_set_shape_detection_3 unit tests for connected component now use the number of input points after filtering for parametrization 2015-07-07 12:06:45 +02:00
dont_submit