![]() |
Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
Classes | |
class | HistogramEventFilter |
class | HistogramPipeline |
class | PreviewPipeline |
class | SegmentEditorThresholdEffect |
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_BRUSH_TYPE_BOX = "BOX" |
Definition at line 1285 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_BRUSH_TYPE_CIRCLE = "CIRCLE" |
Definition at line 1286 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_BRUSH_TYPE_DRAW = "DRAW" |
Definition at line 1287 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_BRUSH_TYPE_LINE = "LINE" |
Definition at line 1288 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_BRUSH_TYPE_PARAMETER_NAME = "BrushType" |
Definition at line 1283 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_SET_AVERAGE = "AVERAGE" |
Definition at line 1299 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_SET_LOWER = "LOWER" |
Definition at line 1298 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_SET_LOWER_PARAMETER_NAME = "HistogramSetLower" |
Definition at line 1294 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_SET_MAXIMUM = "MAXIMUM" |
Definition at line 1301 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_SET_MINIMUM = "MINIMUM" |
Definition at line 1297 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_SET_UPPER = "UPPER" |
Definition at line 1300 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_SET_UPPER_PARAMETER_NAME = "HistogramSetUpper" |
Definition at line 1295 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_STATE_MOVING = "MOVING" |
Definition at line 1291 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_STATE_OFF = "OFF" |
Definition at line 1290 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_STATE_PLACED = "PLACED" |
Definition at line 1292 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_HUANG = "HUANG" |
Definition at line 1305 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_INTERMODES = "INTERMODES" |
Definition at line 1306 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_ISO_DATA = "ISO_DATA" |
Definition at line 1307 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_KITTLER_ILLINGWORTH = "KITTLER_ILLINGWORTH" |
Definition at line 1308 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_LI = "LI" |
Definition at line 1309 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_MAXIMUM_ENTROPY = "MAXIMUM_ENTROPY" |
Definition at line 1310 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_MOMENTS = "MOMENTS" |
Definition at line 1311 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_OTSU = "OTSU" |
Definition at line 1312 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_RENYI_ENTROPY = "RENYI_ENTROPY" |
Definition at line 1313 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_SHANBHAG = "SHANBHAG" |
Definition at line 1314 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_TRIANGLE = "TRIANGLE" |
Definition at line 1315 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_YEN = "YEN" |
Definition at line 1316 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.MODE_SET_LOWER = "SET_LOWER" |
Definition at line 1319 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.MODE_SET_LOWER_MAX = "SET_LOWER_MAX" |
Definition at line 1321 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.MODE_SET_MIN_UPPER = "SET_MIN_UPPER" |
Definition at line 1320 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.MODE_SET_UPPER = "SET_UPPER" |
Definition at line 1318 of file SegmentEditorThresholdEffect.py.