Ultraliser icon indicating copy to clipboard operation
Ultraliser copied to clipboard

Detecting and connecting multi-partitioned skeletons

Open marwan-abdellah opened this issue 10 months ago • 0 comments

This task tests the limits of the skeletonization algorithm implemented in Ultraliser.

Process

  • We must be able to detect if the resulting skeleton is multi-partitioned or has a single partition.
  • In case a single partition is detected, we proceed in the default path.
  • If multi-partition skeleton is detected, we should give the option to re-connect all the partitions in a single one, or to split the existing skeleton into multiple skeletons, and then to proceed in the default path.

marwan-abdellah avatar Sep 05 '23 15:09 marwan-abdellah