Description
Description
Status | Assigned | Task | ||
---|---|---|---|---|
Open | None | T28176 [Segmentation] Inspection of module and plugin | ||
Resolved | kislinsk | T28936 [Segmentation] Remove utilities redundancy with MultiLabelSegmentation | ||
Open | None | T28796 [Segmentation][Utilities] Morphological Operations behave unexpectedly |
Event Timeline
Comment Actions
Without the last option, the default seems to be 3D Operation. This causes any Erosion on a single-slice segmentation to delete everything, since it is only one pixel thick. The fix would be to offer the same option in the MultiLabel version of the plugin.
I think the problem lies in this difference between the MultiLabel Segmentation Utilities and Segmentation Utilities. For the latter, the "Structuring Element" section looks like this:
Without the last option, the default seems to be 3D Operation. This causes any Erosion on a single-slice segmentation to delete everything, since it is only one pixel thick. The fix would be to offer the same option in the MultiLabel version of the plugin.
Comment Actions
Thanks for looking into this so I guess we postpone this (since we will deactivate the ML utilities for the release) and fix this while working on T28752.