Click or drag to resize
TesseractOcrJobRequestImagePreProcessing Property
The set of filters and operations to be applied to the image before sending it to the ocr engine

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 TesseractOcrJobRequestImagePreProcessing ImagePreProcessing { get; set; }

Property Value

Type: TesseractOcrJobRequestImagePreProcessing
See Also