![]() |
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) | |
createCursor (self, widget) | |
getInvertedBinaryLabelmap (self, modifierLabelmap) | |
helpText (self) | |
icon (self) | |
modifierSegmentID (self) | |
onApply (self) | |
setMRMLDefaults (self) | |
setupOptionsFrame (self) | |
updateGUIFromMRML (self) | |
updateMRMLFromGUI (self) | |
LogicalEffect is an MorphologyEffect to erode a layer of pixels from a segment
Definition at line 12 of file SegmentEditorLogicalEffect.py.
SegmentEditorLogicalEffect.SegmentEditorLogicalEffect.__init__ | ( | self, | |
scriptedEffect ) |
Definition at line 16 of file SegmentEditorLogicalEffect.py.
SegmentEditorLogicalEffect.SegmentEditorLogicalEffect.clone | ( | self | ) |
Definition at line 21 of file SegmentEditorLogicalEffect.py.
SegmentEditorLogicalEffect.SegmentEditorLogicalEffect.createCursor | ( | self, | |
widget ) |
Definition at line 90 of file SegmentEditorLogicalEffect.py.
SegmentEditorLogicalEffect.SegmentEditorLogicalEffect.getInvertedBinaryLabelmap | ( | self, | |
modifierLabelmap ) |
Definition at line 163 of file SegmentEditorLogicalEffect.py.
SegmentEditorLogicalEffect.SegmentEditorLogicalEffect.helpText | ( | self | ) |
Definition at line 33 of file SegmentEditorLogicalEffect.py.
SegmentEditorLogicalEffect.SegmentEditorLogicalEffect.icon | ( | self | ) |
Definition at line 27 of file SegmentEditorLogicalEffect.py.
SegmentEditorLogicalEffect.SegmentEditorLogicalEffect.modifierSegmentID | ( | self | ) |
Definition at line 99 of file SegmentEditorLogicalEffect.py.
SegmentEditorLogicalEffect.SegmentEditorLogicalEffect.onApply | ( | self | ) |
Definition at line 182 of file SegmentEditorLogicalEffect.py.
SegmentEditorLogicalEffect.SegmentEditorLogicalEffect.setMRMLDefaults | ( | self | ) |
Definition at line 94 of file SegmentEditorLogicalEffect.py.
SegmentEditorLogicalEffect.SegmentEditorLogicalEffect.setupOptionsFrame | ( | self | ) |
Definition at line 47 of file SegmentEditorLogicalEffect.py.
SegmentEditorLogicalEffect.SegmentEditorLogicalEffect.updateGUIFromMRML | ( | self | ) |
Definition at line 111 of file SegmentEditorLogicalEffect.py.
SegmentEditorLogicalEffect.SegmentEditorLogicalEffect.updateMRMLFromGUI | ( | self | ) |
Definition at line 152 of file SegmentEditorLogicalEffect.py.
SegmentEditorLogicalEffect.SegmentEditorLogicalEffect.applyButton |
Definition at line 63 of file SegmentEditorLogicalEffect.py.
SegmentEditorLogicalEffect.SegmentEditorLogicalEffect.bypassMaskingCheckBox |
Definition at line 59 of file SegmentEditorLogicalEffect.py.
SegmentEditorLogicalEffect.SegmentEditorLogicalEffect.marginSizeMmLabel |
Definition at line 70 of file SegmentEditorLogicalEffect.py.
SegmentEditorLogicalEffect.SegmentEditorLogicalEffect.methodSelectorComboBox |
Definition at line 49 of file SegmentEditorLogicalEffect.py.
SegmentEditorLogicalEffect.SegmentEditorLogicalEffect.modifierSegmentSelector |
Definition at line 75 of file SegmentEditorLogicalEffect.py.
SegmentEditorLogicalEffect.SegmentEditorLogicalEffect.modifierSegmentSelectorLabel |
Definition at line 72 of file SegmentEditorLogicalEffect.py.
SegmentEditorLogicalEffect.SegmentEditorLogicalEffect.onApply |
Definition at line 85 of file SegmentEditorLogicalEffect.py.
SegmentEditorLogicalEffect.SegmentEditorLogicalEffect.operationsRequireModifierSegment |
Definition at line 18 of file SegmentEditorLogicalEffect.py.
SegmentEditorLogicalEffect.SegmentEditorLogicalEffect.updateMRMLFromGUI |
Definition at line 86 of file SegmentEditorLogicalEffect.py.