CGAL / cgal-swig-bindings

CGAL bindings using SWIG
Other
346 stars 93 forks source link

Shape_detection - region_growing #240

Open SamBum92 opened 1 year ago

SamBum92 commented 1 year ago

The following parameters are present in C++ _CGAL::Shape_detection::Point_set::Least_squares_cylinder_fitregion:

Can these parameters also be set in Python _CGAL.CGAL_Shape_detection.regiongrowing?