Slicer  4.8
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 253 of file SegmentEditorThresholdEffect.py.

Constructor & Destructor Documentation

◆ __init__()

def SegmentEditorThresholdEffect.PreviewPipeline.__init__ (   self)

Definition at line 257 of file SegmentEditorThresholdEffect.py.

Member Data Documentation

◆ actor

SegmentEditorThresholdEffect.PreviewPipeline.actor

Definition at line 276 of file SegmentEditorThresholdEffect.py.

◆ colorMapper

SegmentEditorThresholdEffect.PreviewPipeline.colorMapper

Definition at line 263 of file SegmentEditorThresholdEffect.py.

◆ dummyImage

SegmentEditorThresholdEffect.PreviewPipeline.dummyImage

Definition at line 273 of file SegmentEditorThresholdEffect.py.

◆ lookupTable

SegmentEditorThresholdEffect.PreviewPipeline.lookupTable

Definition at line 258 of file SegmentEditorThresholdEffect.py.

◆ mapper

SegmentEditorThresholdEffect.PreviewPipeline.mapper

Definition at line 272 of file SegmentEditorThresholdEffect.py.

◆ thresholdFilter

SegmentEditorThresholdEffect.PreviewPipeline.thresholdFilter

Definition at line 266 of file SegmentEditorThresholdEffect.py.


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