![]() |
Slicer 5.6
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 1216 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_BRUSH_TYPE_CIRCLE = "CIRCLE" |
Definition at line 1217 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_BRUSH_TYPE_DRAW = "DRAW" |
Definition at line 1218 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_BRUSH_TYPE_LINE = "LINE" |
Definition at line 1219 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_BRUSH_TYPE_PARAMETER_NAME = "BrushType" |
Definition at line 1214 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_SET_AVERAGE = "AVERAGE" |
Definition at line 1230 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_SET_LOWER = "LOWER" |
Definition at line 1229 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_SET_LOWER_PARAMETER_NAME = "HistogramSetLower" |
Definition at line 1225 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_SET_MAXIMUM = "MAXIMUM" |
Definition at line 1232 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_SET_MINIMUM = "MINIMUM" |
Definition at line 1228 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_SET_UPPER = "UPPER" |
Definition at line 1231 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_SET_UPPER_PARAMETER_NAME = "HistogramSetUpper" |
Definition at line 1226 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_STATE_MOVING = "MOVING" |
Definition at line 1222 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_STATE_OFF = "OFF" |
Definition at line 1221 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.HISTOGRAM_STATE_PLACED = "PLACED" |
Definition at line 1223 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_HUANG = "HUANG" |
Definition at line 1236 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_INTERMODES = "INTERMODES" |
Definition at line 1237 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_ISO_DATA = "ISO_DATA" |
Definition at line 1238 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_KITTLER_ILLINGWORTH = "KITTLER_ILLINGWORTH" |
Definition at line 1239 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_LI = "LI" |
Definition at line 1240 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_MAXIMUM_ENTROPY = "MAXIMUM_ENTROPY" |
Definition at line 1241 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_MOMENTS = "MOMENTS" |
Definition at line 1242 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_OTSU = "OTSU" |
Definition at line 1243 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_RENYI_ENTROPY = "RENYI_ENTROPY" |
Definition at line 1244 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_SHANBHAG = "SHANBHAG" |
Definition at line 1245 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_TRIANGLE = "TRIANGLE" |
Definition at line 1246 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.METHOD_YEN = "YEN" |
Definition at line 1247 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.MODE_SET_LOWER = "SET_LOWER" |
Definition at line 1250 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.MODE_SET_LOWER_MAX = "SET_LOWER_MAX" |
Definition at line 1252 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.MODE_SET_MIN_UPPER = "SET_MIN_UPPER" |
Definition at line 1251 of file SegmentEditorThresholdEffect.py.
str SegmentEditorEffects.SegmentEditorThresholdEffect.MODE_SET_UPPER = "SET_UPPER" |
Definition at line 1249 of file SegmentEditorThresholdEffect.py.