![]() |
Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
Public Member Functions | |
__init__ (self) | |
Public Attributes | |
actor = vtk.vtkActor2D() | |
colorMapper = vtk.vtkImageMapToRGBA() | |
int | customRendererTag = 0 |
dummyImage = vtk.vtkImageData() | |
lookupTable = vtk.vtkLookupTable() | |
mapper = vtk.vtkImageMapper() | |
thresholdFilter = vtk.vtkImageThreshold() | |
Visualization objects and pipeline for each slice view for threshold preview
Definition at line 955 of file SegmentEditorThresholdEffect.py.
SegmentEditorEffects.SegmentEditorThresholdEffect.PreviewPipeline.__init__ | ( | self | ) |
Definition at line 958 of file SegmentEditorThresholdEffect.py.
SegmentEditorEffects.SegmentEditorThresholdEffect.PreviewPipeline.actor = vtk.vtkActor2D() |
Definition at line 977 of file SegmentEditorThresholdEffect.py.
SegmentEditorEffects.SegmentEditorThresholdEffect.PreviewPipeline.colorMapper = vtk.vtkImageMapToRGBA() |
Definition at line 964 of file SegmentEditorThresholdEffect.py.
int SegmentEditorEffects.SegmentEditorThresholdEffect.PreviewPipeline.customRendererTag = 0 |
Definition at line 989 of file SegmentEditorThresholdEffect.py.
SegmentEditorEffects.SegmentEditorThresholdEffect.PreviewPipeline.dummyImage = vtk.vtkImageData() |
Definition at line 974 of file SegmentEditorThresholdEffect.py.
SegmentEditorEffects.SegmentEditorThresholdEffect.PreviewPipeline.lookupTable = vtk.vtkLookupTable() |
Definition at line 959 of file SegmentEditorThresholdEffect.py.
SegmentEditorEffects.SegmentEditorThresholdEffect.PreviewPipeline.mapper = vtk.vtkImageMapper() |
Definition at line 973 of file SegmentEditorThresholdEffect.py.
SegmentEditorEffects.SegmentEditorThresholdEffect.PreviewPipeline.thresholdFilter = vtk.vtkImageThreshold() |
Definition at line 967 of file SegmentEditorThresholdEffect.py.