![]() |
Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
Classes | |
class | SegmentEditorSmoothingEffect |
Variables | |
str | GAUSSIAN = "GAUSSIAN" |
str | JOINT_TAUBIN = "JOINT_TAUBIN" |
str | MEDIAN = "MEDIAN" |
str | MORPHOLOGICAL_CLOSING = "MORPHOLOGICAL_CLOSING" |
str | MORPHOLOGICAL_OPENING = "MORPHOLOGICAL_OPENING" |
str SegmentEditorEffects.SegmentEditorSmoothingEffect.GAUSSIAN = "GAUSSIAN" |
Definition at line 495 of file SegmentEditorSmoothingEffect.py.
str SegmentEditorEffects.SegmentEditorSmoothingEffect.JOINT_TAUBIN = "JOINT_TAUBIN" |
Definition at line 498 of file SegmentEditorSmoothingEffect.py.
str SegmentEditorEffects.SegmentEditorSmoothingEffect.MEDIAN = "MEDIAN" |
Definition at line 494 of file SegmentEditorSmoothingEffect.py.
str SegmentEditorEffects.SegmentEditorSmoothingEffect.MORPHOLOGICAL_CLOSING = "MORPHOLOGICAL_CLOSING" |
Definition at line 497 of file SegmentEditorSmoothingEffect.py.
str SegmentEditorEffects.SegmentEditorSmoothingEffect.MORPHOLOGICAL_OPENING = "MORPHOLOGICAL_OPENING" |
Definition at line 496 of file SegmentEditorSmoothingEffect.py.