Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detecting and connecting multi-partitioned skeletons #58

Closed
marwan-abdellah opened this issue Sep 5, 2023 · 1 comment
Closed

Detecting and connecting multi-partitioned skeletons #58

marwan-abdellah opened this issue Sep 5, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@marwan-abdellah
Copy link
Member

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 marwan-abdellah self-assigned this Sep 5, 2023
@marwan-abdellah marwan-abdellah added the enhancement New feature or request label Sep 5, 2023
@marwan-abdellah
Copy link
Member Author

Implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant