Click or drag to resize
TesseractOcrJobRequestImagePreProcessingAutoCleanBlackBorders Property
Automatically eliminates black borders from page images and helps to reduce image complexity.

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

Property Value

Type: Boolean
See Also