|
Slicer 5.13
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 431 of file SegmentEditorIslandsEffect.py.
| str SegmentEditorEffects.SegmentEditorIslandsEffect.KEEP_LARGEST_ISLAND = "KEEP_LARGEST_ISLAND" |
Definition at line 427 of file SegmentEditorIslandsEffect.py.
| str SegmentEditorEffects.SegmentEditorIslandsEffect.KEEP_SELECTED_ISLAND = "KEEP_SELECTED_ISLAND" |
Definition at line 428 of file SegmentEditorIslandsEffect.py.
| str SegmentEditorEffects.SegmentEditorIslandsEffect.REMOVE_SELECTED_ISLAND = "REMOVE_SELECTED_ISLAND" |
Definition at line 430 of file SegmentEditorIslandsEffect.py.
| str SegmentEditorEffects.SegmentEditorIslandsEffect.REMOVE_SMALL_ISLANDS = "REMOVE_SMALL_ISLANDS" |
Definition at line 429 of file SegmentEditorIslandsEffect.py.
| str SegmentEditorEffects.SegmentEditorIslandsEffect.SPLIT_ISLANDS_TO_SEGMENTS = "SPLIT_ISLANDS_TO_SEGMENTS" |
Definition at line 432 of file SegmentEditorIslandsEffect.py.