TesseractOcrImageAdaptiveThresholdingSettings Properties |
The TesseractOcrImageAdaptiveThresholdingSettings type exposes the following members.
Name | Description | |
---|---|---|
Enabled |
Gets or Sets a value indicating whether adaptive thresholding (a.k.a. local or dynamic thresholding) should be used when thresholding the page image.
| |
HalfLocalWindow |
Gets or Sets the Local window half size. Must always be greater than 3. The default value is 10.
| |
WeightingFactor |
Gets or Sets the pixel value intensity Weighting factor. The default value is 0.15.
|