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

Property Value

Type: TesseractOcrJobRequestImagePreProcessing
See Also