SoAutoThresholdingQuantificationThresholdCriterions Enumeration |
Namespace: OIV.ImageViz.Engines.ImageAnalysis.Statistics
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. |