Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Loading...
Searching...
No Matches
SegmentEditorIslandsEffect.py File Reference

Go to the source code of this file.

Classes

class  SegmentEditorEffects.SegmentEditorIslandsEffect.SegmentEditorIslandsEffect
 

Namespaces

namespace  SegmentEditorEffects
 
namespace  SegmentEditorEffects.SegmentEditorIslandsEffect
 

Variables

str SegmentEditorEffects.SegmentEditorIslandsEffect.ADD_SELECTED_ISLAND = "ADD_SELECTED_ISLAND"
 
str SegmentEditorEffects.SegmentEditorIslandsEffect.KEEP_LARGEST_ISLAND = "KEEP_LARGEST_ISLAND"
 
str SegmentEditorEffects.SegmentEditorIslandsEffect.KEEP_SELECTED_ISLAND = "KEEP_SELECTED_ISLAND"
 
str SegmentEditorEffects.SegmentEditorIslandsEffect.REMOVE_SELECTED_ISLAND = "REMOVE_SELECTED_ISLAND"
 
str SegmentEditorEffects.SegmentEditorIslandsEffect.REMOVE_SMALL_ISLANDS = "REMOVE_SMALL_ISLANDS"
 
str SegmentEditorEffects.SegmentEditorIslandsEffect.SPLIT_ISLANDS_TO_SEGMENTS = "SPLIT_ISLANDS_TO_SEGMENTS"