![]() |
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 1240 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_BRUSH_TYPE_CIRCLE = "CIRCLE" |
Definition at line 1241 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_BRUSH_TYPE_DRAW = "DRAW" |
Definition at line 1242 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_BRUSH_TYPE_LINE = "LINE" |
Definition at line 1243 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_BRUSH_TYPE_PARAMETER_NAME = "BrushType" |
Definition at line 1238 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_SET_AVERAGE = "AVERAGE" |
Definition at line 1254 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_SET_LOWER = "LOWER" |
Definition at line 1253 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_SET_LOWER_PARAMETER_NAME = "HistogramSetLower" |
Definition at line 1249 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_SET_MAXIMUM = "MAXIMUM" |
Definition at line 1256 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_SET_MINIMUM = "MINIMUM" |
Definition at line 1252 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_SET_UPPER = "UPPER" |
Definition at line 1255 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_SET_UPPER_PARAMETER_NAME = "HistogramSetUpper" |
Definition at line 1250 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_STATE_MOVING = "MOVING" |
Definition at line 1246 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_STATE_OFF = "OFF" |
Definition at line 1245 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_STATE_PLACED = "PLACED" |
Definition at line 1247 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_HUANG = "HUANG" |
Definition at line 1260 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_INTERMODES = "INTERMODES" |
Definition at line 1261 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_ISO_DATA = "ISO_DATA" |
Definition at line 1262 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_KITTLER_ILLINGWORTH = "KITTLER_ILLINGWORTH" |
Definition at line 1263 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_LI = "LI" |
Definition at line 1264 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_MAXIMUM_ENTROPY = "MAXIMUM_ENTROPY" |
Definition at line 1265 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_MOMENTS = "MOMENTS" |
Definition at line 1266 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_OTSU = "OTSU" |
Definition at line 1267 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_RENYI_ENTROPY = "RENYI_ENTROPY" |
Definition at line 1268 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_SHANBHAG = "SHANBHAG" |
Definition at line 1269 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_TRIANGLE = "TRIANGLE" |
Definition at line 1270 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_YEN = "YEN" |
Definition at line 1271 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.MODE_SET_LOWER = "SET_LOWER" |
Definition at line 1274 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.MODE_SET_LOWER_MAX = "SET_LOWER_MAX" |
Definition at line 1276 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.MODE_SET_MIN_UPPER = "SET_MIN_UPPER" |
Definition at line 1275 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.MODE_SET_UPPER = "SET_UPPER" |
Definition at line 1273 of file SegmentEditorThresholdEffect.py.