|
Slicer
4.10
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 362 of file SegmentEditorIslandsEffect.py.
| string SegmentEditorIslandsEffect.KEEP_LARGEST_ISLAND = 'KEEP_LARGEST_ISLAND' |
Definition at line 358 of file SegmentEditorIslandsEffect.py.
| string SegmentEditorIslandsEffect.KEEP_SELECTED_ISLAND = 'KEEP_SELECTED_ISLAND' |
Definition at line 359 of file SegmentEditorIslandsEffect.py.
| string SegmentEditorIslandsEffect.REMOVE_SELECTED_ISLAND = 'REMOVE_SELECTED_ISLAND' |
Definition at line 361 of file SegmentEditorIslandsEffect.py.
| string SegmentEditorIslandsEffect.REMOVE_SMALL_ISLANDS = 'REMOVE_SMALL_ISLANDS' |
Definition at line 360 of file SegmentEditorIslandsEffect.py.
| string SegmentEditorIslandsEffect.SPLIT_ISLANDS_TO_SEGMENTS = 'SPLIT_ISLANDS_TO_SEGMENTS' |
Definition at line 363 of file SegmentEditorIslandsEffect.py.
1.8.14