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 |
|---|---|---|---|
| MinIntensity | Real | 128 | Minimal intensity of a pixel that is considered foreground |
| MaxIntensity | Real | Maximal intensity of a pixel that is considered foreground | |
| Hysteresis | Real | Defines how much the threshold criteria are lowered for pixels neighboring with other foreground pixels |
