![]() |
Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
Classes | |
class | SegmentEditorIslandsEffect |
Variables | |
str | ADD_SELECTED_ISLAND = "ADD_SELECTED_ISLAND" |
str | KEEP_LARGEST_ISLAND = "KEEP_LARGEST_ISLAND" |
str | KEEP_SELECTED_ISLAND = "KEEP_SELECTED_ISLAND" |
str | REMOVE_SELECTED_ISLAND = "REMOVE_SELECTED_ISLAND" |
str | REMOVE_SMALL_ISLANDS = "REMOVE_SMALL_ISLANDS" |
str | SPLIT_ISLANDS_TO_SEGMENTS = "SPLIT_ISLANDS_TO_SEGMENTS" |
str SegmentEditorEffects.SegmentEditorIslandsEffect.ADD_SELECTED_ISLAND = "ADD_SELECTED_ISLAND" |
Definition at line 424 of file SegmentEditorIslandsEffect.py.
str SegmentEditorEffects.SegmentEditorIslandsEffect.KEEP_LARGEST_ISLAND = "KEEP_LARGEST_ISLAND" |
Definition at line 420 of file SegmentEditorIslandsEffect.py.
str SegmentEditorEffects.SegmentEditorIslandsEffect.KEEP_SELECTED_ISLAND = "KEEP_SELECTED_ISLAND" |
Definition at line 421 of file SegmentEditorIslandsEffect.py.
str SegmentEditorEffects.SegmentEditorIslandsEffect.REMOVE_SELECTED_ISLAND = "REMOVE_SELECTED_ISLAND" |
Definition at line 423 of file SegmentEditorIslandsEffect.py.
str SegmentEditorEffects.SegmentEditorIslandsEffect.REMOVE_SMALL_ISLANDS = "REMOVE_SMALL_ISLANDS" |
Definition at line 422 of file SegmentEditorIslandsEffect.py.
str SegmentEditorEffects.SegmentEditorIslandsEffect.SPLIT_ISLANDS_TO_SEGMENTS = "SPLIT_ISLANDS_TO_SEGMENTS" |
Definition at line 425 of file SegmentEditorIslandsEffect.py.