Property ThresholdType
ThresholdType
Gets or sets a value specifying the type of threshold to apply to individual pixels.
[TypeConverter(typeof(BackgroundSubtraction.ThresholdTypeConverter))]
public ThresholdTypes ThresholdType { get; set; }
Gets or sets a value specifying the type of threshold to apply to individual pixels.
[TypeConverter(typeof(BackgroundSubtraction.ThresholdTypeConverter))]
public ThresholdTypes ThresholdType { get; set; }