SoAutoThresholdingProcessingObjectLightnessType Enumeration |
Namespace: OIV.ImageViz.Engines.ImageSegmentation.Binarization
Member name | Value | Description | |
---|---|---|---|
BRIGHT_OBJECTS | 0 | The algorithm thresholds bright objects (graylevels between T and Max(I)) | |
DARK_OBJECTS | 1 | The algorithm thresholds dark objects (between Min(I) and T ) |