Click or drag to resize
TesseractOcrJobRequestImagePreProcessingAutoDeskew Property
Deskew filter, also called auto straighten, is the automatic rotation of an image such that the text is vertically aligned. This is great for straighten up scanned documents.

Namespace: DevScope.Ocr.Tesseract.WindowsPhone
Assembly: DevScope.Ocr.Tesseract.WindowsPhone (in DevScope.Ocr.Tesseract.WindowsPhone.dll) Version: 255.255.255.255
Syntax
public bool AutoDeskew { get; set; }

Property Value

Type: Boolean
See Also