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

Go to the source code of this file.

Classes

class  SegmentEditorEffects.SegmentEditorSmoothingEffect.SegmentEditorSmoothingEffect
 

Namespaces

namespace  SegmentEditorEffects
 
namespace  SegmentEditorEffects.SegmentEditorSmoothingEffect
 

Variables

str SegmentEditorEffects.SegmentEditorSmoothingEffect.GAUSSIAN = "GAUSSIAN"
 
str SegmentEditorEffects.SegmentEditorSmoothingEffect.JOINT_TAUBIN = "JOINT_TAUBIN"
 
str SegmentEditorEffects.SegmentEditorSmoothingEffect.MEDIAN = "MEDIAN"
 
str SegmentEditorEffects.SegmentEditorSmoothingEffect.MORPHOLOGICAL_CLOSING = "MORPHOLOGICAL_CLOSING"
 
str SegmentEditorEffects.SegmentEditorSmoothingEffect.MORPHOLOGICAL_OPENING = "MORPHOLOGICAL_OPENING"