|
Slicer 5.8
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
Public Member Functions | |
| __init__ (self, effect, sliceWidget) | |
| appendPolyMask (self, modifierLabelmap) | |
| preview (self, xy) | |
Public Attributes | |
| actionState | |
| actor | |
| effect | |
| ijkToXY | |
| mapper | |
| polyData | |
| rasPoints | |
| sliceWidget | |
| tracingFilter | |
| xyPoints | |
Visualization objects and pipeline for each slice view for level tracing
Definition at line 154 of file SegmentEditorLevelTracingEffect.py.
| SegmentEditorEffects.SegmentEditorLevelTracingEffect.LevelTracingPipeline.__init__ | ( | self, | |
| effect, | |||
| sliceWidget ) |
Definition at line 157 of file SegmentEditorLevelTracingEffect.py.
| SegmentEditorEffects.SegmentEditorLevelTracingEffect.LevelTracingPipeline.appendPolyMask | ( | self, | |
| modifierLabelmap ) |
Definition at line 244 of file SegmentEditorLevelTracingEffect.py.
| SegmentEditorEffects.SegmentEditorLevelTracingEffect.LevelTracingPipeline.preview | ( | self, | |
| xy ) |
Calculate the current level trace view if the mouse is inside the volume extent Returns False if slice views are rotated.
Definition at line 180 of file SegmentEditorLevelTracingEffect.py.
| SegmentEditorEffects.SegmentEditorLevelTracingEffect.LevelTracingPipeline.actionState |
Definition at line 160 of file SegmentEditorLevelTracingEffect.py.
| SegmentEditorEffects.SegmentEditorLevelTracingEffect.LevelTracingPipeline.actor |
Definition at line 170 of file SegmentEditorLevelTracingEffect.py.
| SegmentEditorEffects.SegmentEditorLevelTracingEffect.LevelTracingPipeline.effect |
Definition at line 158 of file SegmentEditorLevelTracingEffect.py.
| SegmentEditorEffects.SegmentEditorLevelTracingEffect.LevelTracingPipeline.ijkToXY |
Definition at line 167 of file SegmentEditorLevelTracingEffect.py.
| SegmentEditorEffects.SegmentEditorLevelTracingEffect.LevelTracingPipeline.mapper |
Definition at line 169 of file SegmentEditorLevelTracingEffect.py.
| SegmentEditorEffects.SegmentEditorLevelTracingEffect.LevelTracingPipeline.polyData |
Definition at line 164 of file SegmentEditorLevelTracingEffect.py.
| SegmentEditorEffects.SegmentEditorLevelTracingEffect.LevelTracingPipeline.rasPoints |
Definition at line 163 of file SegmentEditorLevelTracingEffect.py.
| SegmentEditorEffects.SegmentEditorLevelTracingEffect.LevelTracingPipeline.sliceWidget |
Definition at line 159 of file SegmentEditorLevelTracingEffect.py.
| SegmentEditorEffects.SegmentEditorLevelTracingEffect.LevelTracingPipeline.tracingFilter |
Definition at line 166 of file SegmentEditorLevelTracingEffect.py.
| SegmentEditorEffects.SegmentEditorLevelTracingEffect.LevelTracingPipeline.xyPoints |
Definition at line 162 of file SegmentEditorLevelTracingEffect.py.