IntensityThresholdParams

Description

This structure contains parameters for thresholding an image.

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

  • float MinIntensity = 128 - Minimal intensity of a pixel that is considered foreground
  • float MaxIntensity - Maximal intensity of a pixel that is considered foreground
  • float Hysteresis - Defines how much the threshold criteria are lowered for pixels neighboring with other foreground pixels