IntensityThresholdParams

説明

This structure contains parameters for thresholding an image.

構造体のフィールド

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, or brighter.
Threshold Integer 128 Pixel value above which (for Bright) or below which (for Dark) the pixel is considered foreground.
Hysteresis Integer 0 Defines how much the threshold criteria are lowered for pixels neighboring with other foreground pixels