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.WindowsPhone
Assembly: DevScope.Ocr.Tesseract.WindowsPhone (in DevScope.Ocr.Tesseract.WindowsPhone.dll) Version: 255.255.255.255
Syntax
public int HalfLocalWindow { get; set; }

Property Value

Type: Int32
See Also