|
Slicer
4.11
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
Classes | |
| class | SegmentEditorIslandsEffect |
Variables | |
| string | ADD_SELECTED_ISLAND = 'ADD_SELECTED_ISLAND' |
| string | KEEP_LARGEST_ISLAND = 'KEEP_LARGEST_ISLAND' |
| string | KEEP_SELECTED_ISLAND = 'KEEP_SELECTED_ISLAND' |
| string | REMOVE_SELECTED_ISLAND = 'REMOVE_SELECTED_ISLAND' |
| string | REMOVE_SMALL_ISLANDS = 'REMOVE_SMALL_ISLANDS' |
| string | SPLIT_ISLANDS_TO_SEGMENTS = 'SPLIT_ISLANDS_TO_SEGMENTS' |
| string SegmentEditorIslandsEffect.ADD_SELECTED_ISLAND = 'ADD_SELECTED_ISLAND' |
Definition at line 396 of file SegmentEditorIslandsEffect.py.
| string SegmentEditorIslandsEffect.KEEP_LARGEST_ISLAND = 'KEEP_LARGEST_ISLAND' |
Definition at line 392 of file SegmentEditorIslandsEffect.py.
| string SegmentEditorIslandsEffect.KEEP_SELECTED_ISLAND = 'KEEP_SELECTED_ISLAND' |
Definition at line 393 of file SegmentEditorIslandsEffect.py.
| string SegmentEditorIslandsEffect.REMOVE_SELECTED_ISLAND = 'REMOVE_SELECTED_ISLAND' |
Definition at line 395 of file SegmentEditorIslandsEffect.py.
| string SegmentEditorIslandsEffect.REMOVE_SMALL_ISLANDS = 'REMOVE_SMALL_ISLANDS' |
Definition at line 394 of file SegmentEditorIslandsEffect.py.
| string SegmentEditorIslandsEffect.SPLIT_ISLANDS_TO_SEGMENTS = 'SPLIT_ISLANDS_TO_SEGMENTS' |
Definition at line 397 of file SegmentEditorIslandsEffect.py.
1.8.14