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, thresholdEffect, scriptedEffect, sliceWidget, brushMode) |
def | addPoint (self, ras) |
def | removeActors (self) |
def | setPoint1 (self, ras) |
def | setPoint2 (self, ras) |
def | updateBrushModel (self) |
Definition at line 1007 of file SegmentEditorThresholdEffect.py.
def SegmentEditorThresholdEffect.HistogramPipeline.__init__ | ( | self, | |
thresholdEffect, | |||
scriptedEffect, | |||
sliceWidget, | |||
brushMode | |||
) |
Definition at line 1009 of file SegmentEditorThresholdEffect.py.
def SegmentEditorThresholdEffect.HistogramPipeline.addPoint | ( | self, | |
ras | |||
) |
Definition at line 1123 of file SegmentEditorThresholdEffect.py.
def SegmentEditorThresholdEffect.HistogramPipeline.removeActors | ( | self | ) |
Definition at line 1109 of file SegmentEditorThresholdEffect.py.
def SegmentEditorThresholdEffect.HistogramPipeline.setPoint1 | ( | self, | |
ras | |||
) |
Definition at line 1115 of file SegmentEditorThresholdEffect.py.
def SegmentEditorThresholdEffect.HistogramPipeline.setPoint2 | ( | self, | |
ras | |||
) |
Definition at line 1119 of file SegmentEditorThresholdEffect.py.
def SegmentEditorThresholdEffect.HistogramPipeline.updateBrushModel | ( | self | ) |
Definition at line 1145 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.actor |
Definition at line 1077 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.brushCubeSource |
Definition at line 1023 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.brushCylinderSource |
Definition at line 1020 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.brushLineSource |
Definition at line 1025 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.brushMode |
Definition at line 1013 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.brushToWorldOriginTransform |
Definition at line 1031 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.brushToWorldOriginTransformer |
Definition at line 1032 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.brushTubeSource |
Definition at line 1026 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.cutter |
Definition at line 1056 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.mapper |
Definition at line 1073 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.normalFilter |
Definition at line 1036 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.point1 |
Definition at line 1016 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.point2 |
Definition at line 1017 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.polyData |
Definition at line 1062 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.rasPoints |
Definition at line 1060 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.scriptedEffect |
Definition at line 1011 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.slicePlane |
Definition at line 1053 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.sliceWidget |
Definition at line 1012 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.state |
Definition at line 1014 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.thinActor |
Definition at line 1088 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.thinMapper |
Definition at line 1097 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.thinPolyData |
Definition at line 1069 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.thinRASPoints |
Definition at line 1067 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.thinWorldToSliceTransformer |
Definition at line 1093 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.thresholdEffect |
Definition at line 1010 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.worldOriginToWorldTransform |
Definition at line 1041 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.worldOriginToWorldTransformer |
Definition at line 1042 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.worldToSliceTransform |
Definition at line 1047 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.worldToSliceTransformer |
Definition at line 1048 of file SegmentEditorThresholdEffect.py.