Slicer
4.10
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
Classes | |
class | PreviewPipeline |
class | SegmentEditorThresholdEffect |
Variables | |
string | METHOD_HUANG = 'HUANG' |
string | METHOD_INTERMODES = 'INTERMODES' |
string | METHOD_ISO_DATA = 'ISO_DATA' |
string | METHOD_KITTLER_ILLINGWORTH = 'KITTLER_ILLINGWORTH' |
string | METHOD_LI = 'LI' |
string | METHOD_MAXIMUM_ENTROPY = 'MAXIMUM_ENTROPY' |
string | METHOD_MOMENTS = 'MOMENTS' |
string | METHOD_OTSU = 'OTSU' |
string | METHOD_RENYI_ENTROPY = 'RENYI_ENTROPY' |
string | METHOD_SHANBHAG = 'SHANBHAG' |
string | METHOD_TRIANGLE = 'TRIANGLE' |
string | METHOD_YEN = 'YEN' |
string | MODE_SET_LOWER = 'SET_LOWER' |
string | MODE_SET_LOWER_MAX = 'SET_LOWER_MAX' |
string | MODE_SET_MIN_UPPER = 'SET_MIN_UPPER' |
string | MODE_SET_UPPER = 'SET_UPPER' |
string SegmentEditorThresholdEffect.METHOD_HUANG = 'HUANG' |
Definition at line 485 of file SegmentEditorThresholdEffect.py.
string SegmentEditorThresholdEffect.METHOD_INTERMODES = 'INTERMODES' |
Definition at line 486 of file SegmentEditorThresholdEffect.py.
string SegmentEditorThresholdEffect.METHOD_ISO_DATA = 'ISO_DATA' |
Definition at line 487 of file SegmentEditorThresholdEffect.py.
string SegmentEditorThresholdEffect.METHOD_KITTLER_ILLINGWORTH = 'KITTLER_ILLINGWORTH' |
Definition at line 488 of file SegmentEditorThresholdEffect.py.
string SegmentEditorThresholdEffect.METHOD_LI = 'LI' |
Definition at line 489 of file SegmentEditorThresholdEffect.py.
string SegmentEditorThresholdEffect.METHOD_MAXIMUM_ENTROPY = 'MAXIMUM_ENTROPY' |
Definition at line 490 of file SegmentEditorThresholdEffect.py.
string SegmentEditorThresholdEffect.METHOD_MOMENTS = 'MOMENTS' |
Definition at line 491 of file SegmentEditorThresholdEffect.py.
string SegmentEditorThresholdEffect.METHOD_OTSU = 'OTSU' |
Definition at line 492 of file SegmentEditorThresholdEffect.py.
string SegmentEditorThresholdEffect.METHOD_RENYI_ENTROPY = 'RENYI_ENTROPY' |
Definition at line 493 of file SegmentEditorThresholdEffect.py.
string SegmentEditorThresholdEffect.METHOD_SHANBHAG = 'SHANBHAG' |
Definition at line 494 of file SegmentEditorThresholdEffect.py.
string SegmentEditorThresholdEffect.METHOD_TRIANGLE = 'TRIANGLE' |
Definition at line 495 of file SegmentEditorThresholdEffect.py.
string SegmentEditorThresholdEffect.METHOD_YEN = 'YEN' |
Definition at line 496 of file SegmentEditorThresholdEffect.py.
string SegmentEditorThresholdEffect.MODE_SET_LOWER = 'SET_LOWER' |
Definition at line 499 of file SegmentEditorThresholdEffect.py.
string SegmentEditorThresholdEffect.MODE_SET_LOWER_MAX = 'SET_LOWER_MAX' |
Definition at line 501 of file SegmentEditorThresholdEffect.py.
string SegmentEditorThresholdEffect.MODE_SET_MIN_UPPER = 'SET_MIN_UPPER' |
Definition at line 500 of file SegmentEditorThresholdEffect.py.
string SegmentEditorThresholdEffect.MODE_SET_UPPER = 'SET_UPPER' |
Definition at line 498 of file SegmentEditorThresholdEffect.py.