IntensityThresholdParams

Description

This structure contains parameters for thresholding an image.

Structure fields and default values (if defined) are described below:

Name Type Default Description
Polarity Polarity Dark Specifies whether blobs are darker than the background, or brighter.
Threshold IntType 128 Pixel value above which (for Bright) or below which (for Dark) the pixel is considered foreground.
Hysteresis IntType 0 Defines how much the threshold criteria are lowered for pixels neighboring with other foreground pixels