Slicer  5.3
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
List of all members | Public Member Functions | Public Attributes
SegmentEditorThresholdEffect.PreviewPipeline Class Reference

Public Member Functions

def __init__ (self)
 

Public Attributes

 actor
 
 colorMapper
 
 dummyImage
 
 lookupTable
 
 mapper
 
 thresholdFilter
 

Detailed Description

Visualization objects and pipeline for each slice view for threshold preview

Definition at line 937 of file SegmentEditorThresholdEffect.py.

Constructor & Destructor Documentation

◆ __init__()

def SegmentEditorThresholdEffect.PreviewPipeline.__init__ (   self)

Definition at line 941 of file SegmentEditorThresholdEffect.py.

Member Data Documentation

◆ actor

SegmentEditorThresholdEffect.PreviewPipeline.actor

Definition at line 960 of file SegmentEditorThresholdEffect.py.

◆ colorMapper

SegmentEditorThresholdEffect.PreviewPipeline.colorMapper

Definition at line 947 of file SegmentEditorThresholdEffect.py.

◆ dummyImage

SegmentEditorThresholdEffect.PreviewPipeline.dummyImage

Definition at line 957 of file SegmentEditorThresholdEffect.py.

◆ lookupTable

SegmentEditorThresholdEffect.PreviewPipeline.lookupTable

Definition at line 942 of file SegmentEditorThresholdEffect.py.

◆ mapper

SegmentEditorThresholdEffect.PreviewPipeline.mapper

Definition at line 956 of file SegmentEditorThresholdEffect.py.

◆ thresholdFilter

SegmentEditorThresholdEffect.PreviewPipeline.thresholdFilter

Definition at line 950 of file SegmentEditorThresholdEffect.py.


The documentation for this class was generated from the following file: