SoAutoSegmentation3PhasesProcessingThresholdCriterions Enumeration |
The criterion to detect thresholds on histogram.
Namespace: OIV.ImageViz.Engines.ImageSegmentation.Labeling
Member name | Value | Description | |
---|---|---|---|
ENTROPY | 0 | The measure of dispersion used in the algorithm is the entropy of the intensity distribution. | |
FACTORISATION | 1 | The measure of dispersion used in the algorithm is the variance of the intensity distribution. | |
MOMENTS | 2 | The measure of dispersion used in the algorithm is the moments of the intensity distribution. |