slice/m44910: add longest-edge slice partitioning scheme
This partitioning method (--partitionMethod=2) finds the longest edge of the point cloud and divides it into --partitionNumUniformGeom=n slices along the longest edge. If n = 0, the ratio of longest edge to shortest edge determines the number of slices.
tmc3/partitioning.cpp
0 → 100644
Please register or sign in to comment