Slicer  5.1
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Classes | Namespaces | Variables
SegmentEditorIslandsEffect.py File Reference

Go to the source code of this file.

Classes

class  SegmentEditorIslandsEffect.SegmentEditorIslandsEffect
 

Namespaces

 SegmentEditorIslandsEffect
 

Variables

string SegmentEditorIslandsEffect.ADD_SELECTED_ISLAND = 'ADD_SELECTED_ISLAND'
 
string SegmentEditorIslandsEffect.KEEP_LARGEST_ISLAND = 'KEEP_LARGEST_ISLAND'
 
string SegmentEditorIslandsEffect.KEEP_SELECTED_ISLAND = 'KEEP_SELECTED_ISLAND'
 
string SegmentEditorIslandsEffect.REMOVE_SELECTED_ISLAND = 'REMOVE_SELECTED_ISLAND'
 
string SegmentEditorIslandsEffect.REMOVE_SMALL_ISLANDS = 'REMOVE_SMALL_ISLANDS'
 
string SegmentEditorIslandsEffect.SPLIT_ISLANDS_TO_SEGMENTS = 'SPLIT_ISLANDS_TO_SEGMENTS'