|
Slicer
4.8
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
Public Member Functions | |
| def | __init__ (self) |
Public Attributes | |
| actor | |
| colorMapper | |
| dummyImage | |
| lookupTable | |
| mapper | |
| thresholdFilter | |
Visualization objects and pipeline for each slice view for threshold preview
Definition at line 253 of file SegmentEditorThresholdEffect.py.
| def SegmentEditorThresholdEffect.PreviewPipeline.__init__ | ( | self | ) |
Definition at line 257 of file SegmentEditorThresholdEffect.py.
| SegmentEditorThresholdEffect.PreviewPipeline.actor |
Definition at line 276 of file SegmentEditorThresholdEffect.py.
| SegmentEditorThresholdEffect.PreviewPipeline.colorMapper |
Definition at line 263 of file SegmentEditorThresholdEffect.py.
| SegmentEditorThresholdEffect.PreviewPipeline.dummyImage |
Definition at line 273 of file SegmentEditorThresholdEffect.py.
| SegmentEditorThresholdEffect.PreviewPipeline.lookupTable |
Definition at line 258 of file SegmentEditorThresholdEffect.py.
| SegmentEditorThresholdEffect.PreviewPipeline.mapper |
Definition at line 272 of file SegmentEditorThresholdEffect.py.
| SegmentEditorThresholdEffect.PreviewPipeline.thresholdFilter |
Definition at line 266 of file SegmentEditorThresholdEffect.py.
1.8.13