![]() |
Slicer 5.4
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
Public Member Functions | |
__init__ (self, scriptedEffect) | |
clone (self) | |
computePreviewLabelmap (self, mergedImage, outputLabelmap) | |
helpText (self) | |
icon (self) | |
AutoCompleteEffect is an effect that can create a full segmentation from a partial segmentation (not all slices are segmented or only part of the target structures are painted).
Definition at line 9 of file SegmentEditorFillBetweenSlicesEffect.py.
SegmentEditorFillBetweenSlicesEffect.SegmentEditorFillBetweenSlicesEffect.__init__ | ( | self, | |
scriptedEffect ) |
Definition at line 15 of file SegmentEditorFillBetweenSlicesEffect.py.
SegmentEditorFillBetweenSlicesEffect.SegmentEditorFillBetweenSlicesEffect.clone | ( | self | ) |
Definition at line 19 of file SegmentEditorFillBetweenSlicesEffect.py.
SegmentEditorFillBetweenSlicesEffect.SegmentEditorFillBetweenSlicesEffect.computePreviewLabelmap | ( | self, | |
mergedImage, | |||
outputLabelmap ) |
Definition at line 44 of file SegmentEditorFillBetweenSlicesEffect.py.
SegmentEditorFillBetweenSlicesEffect.SegmentEditorFillBetweenSlicesEffect.helpText | ( | self | ) |
Definition at line 31 of file SegmentEditorFillBetweenSlicesEffect.py.
SegmentEditorFillBetweenSlicesEffect.SegmentEditorFillBetweenSlicesEffect.icon | ( | self | ) |
Definition at line 25 of file SegmentEditorFillBetweenSlicesEffect.py.