IntensityThresholdParams
Description
This structure contains parameters for thresholding an image.Structure Fields
Type fields and default values (if defined) are described below:
Name | Type | Default | Description |
---|---|---|---|
Polarity | Polarity | Dark | Specifies whether blobs are darker than the background, brighter. |
Threshold | Integer | 128 | Minimum pixel value difference between a blob and the estimated background. |
Hysteresis | Integer | 0 | Defines how much the threshold criteria are lowered for pixels neighboring with other foreground pixels |