ThresholdValue

DocumentRecognitionSettings.ThresholdValue property

Gets or sets custom threshold value for image binarization. Range from 1 to 255.

public int ThresholdValue { set; }

See Also