Property ThresholdImage
ThresholdImage
Gets or sets a value indicating whether to apply a threshold filter to the image before OCR. Thresholding enhances the contrast of the text for better recognition.
Declaration
public bool ThresholdImage { get; set; }
Property Value
Type | Description |
---|---|
bool |