|
Slicer
5.2
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 937 of file SegmentEditorThresholdEffect.py.
| def SegmentEditorThresholdEffect.PreviewPipeline.__init__ | ( | self | ) |
Definition at line 941 of file SegmentEditorThresholdEffect.py.
| SegmentEditorThresholdEffect.PreviewPipeline.actor |
Definition at line 960 of file SegmentEditorThresholdEffect.py.
| SegmentEditorThresholdEffect.PreviewPipeline.colorMapper |
Definition at line 947 of file SegmentEditorThresholdEffect.py.
| SegmentEditorThresholdEffect.PreviewPipeline.dummyImage |
Definition at line 957 of file SegmentEditorThresholdEffect.py.
| SegmentEditorThresholdEffect.PreviewPipeline.lookupTable |
Definition at line 942 of file SegmentEditorThresholdEffect.py.
| SegmentEditorThresholdEffect.PreviewPipeline.mapper |
Definition at line 956 of file SegmentEditorThresholdEffect.py.
| SegmentEditorThresholdEffect.PreviewPipeline.thresholdFilter |
Definition at line 950 of file SegmentEditorThresholdEffect.py.
1.8.14