|
Slicer
5.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
Go to the source code of this file.
Classes | |
| class | SegmentEditorSmoothingEffect.SegmentEditorSmoothingEffect |
Namespaces | |
| SegmentEditorSmoothingEffect | |
Variables | |
| string | SegmentEditorSmoothingEffect.GAUSSIAN = 'GAUSSIAN' |
| string | SegmentEditorSmoothingEffect.JOINT_TAUBIN = 'JOINT_TAUBIN' |
| string | SegmentEditorSmoothingEffect.MEDIAN = 'MEDIAN' |
| string | SegmentEditorSmoothingEffect.MORPHOLOGICAL_CLOSING = 'MORPHOLOGICAL_CLOSING' |
| string | SegmentEditorSmoothingEffect.MORPHOLOGICAL_OPENING = 'MORPHOLOGICAL_OPENING' |
1.8.14