Click or drag to resize
TesseractOcrImageAdaptiveThresholdingSettingsHalfLocalWindow Property
Gets or Sets the Local window half size. Must always be greater than 3. The default value is 10.

Namespace: DevScope.Ocr.Tesseract.Windows
Assembly: DevScope.Ocr.Tesseract.Windows.x86 (in DevScope.Ocr.Tesseract.Windows.x86.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public int HalfLocalWindow { get; set; }

Property Value

Type: Int32
See Also