Slicer
4.11
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 989 of file SegmentEditorThresholdEffect.py.
def SegmentEditorThresholdEffect.HistogramPipeline.__init__ | ( | self, | |
thresholdEffect, | |||
scriptedEffect, | |||
sliceWidget, | |||
brushMode | |||
) |
Definition at line 991 of file SegmentEditorThresholdEffect.py.
def SegmentEditorThresholdEffect.HistogramPipeline.addPoint | ( | self, | |
ras | |||
) |
Definition at line 1105 of file SegmentEditorThresholdEffect.py.
def SegmentEditorThresholdEffect.HistogramPipeline.removeActors | ( | self | ) |
Definition at line 1091 of file SegmentEditorThresholdEffect.py.
def SegmentEditorThresholdEffect.HistogramPipeline.setPoint1 | ( | self, | |
ras | |||
) |
Definition at line 1097 of file SegmentEditorThresholdEffect.py.
def SegmentEditorThresholdEffect.HistogramPipeline.setPoint2 | ( | self, | |
ras | |||
) |
Definition at line 1101 of file SegmentEditorThresholdEffect.py.
def SegmentEditorThresholdEffect.HistogramPipeline.updateBrushModel | ( | self | ) |
Definition at line 1127 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.actor |
Definition at line 1059 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.brushCubeSource |
Definition at line 1005 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.brushCylinderSource |
Definition at line 1002 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.brushLineSource |
Definition at line 1007 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.brushMode |
Definition at line 995 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.brushToWorldOriginTransform |
Definition at line 1013 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.brushToWorldOriginTransformer |
Definition at line 1014 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.brushTubeSource |
Definition at line 1008 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.cutter |
Definition at line 1038 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.mapper |
Definition at line 1055 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.normalFilter |
Definition at line 1018 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.point1 |
Definition at line 998 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.point2 |
Definition at line 999 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.polyData |
Definition at line 1044 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.rasPoints |
Definition at line 1042 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.scriptedEffect |
Definition at line 993 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.slicePlane |
Definition at line 1035 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.sliceWidget |
Definition at line 994 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.state |
Definition at line 996 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.thinActor |
Definition at line 1070 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.thinMapper |
Definition at line 1079 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.thinPolyData |
Definition at line 1051 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.thinRASPoints |
Definition at line 1049 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.thinWorldToSliceTransformer |
Definition at line 1075 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.thresholdEffect |
Definition at line 992 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.worldOriginToWorldTransform |
Definition at line 1023 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.worldOriginToWorldTransformer |
Definition at line 1024 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.worldToSliceTransform |
Definition at line 1029 of file SegmentEditorThresholdEffect.py.
SegmentEditorThresholdEffect.HistogramPipeline.worldToSliceTransformer |
Definition at line 1030 of file SegmentEditorThresholdEffect.py.