OcrDebugLevel Enumeration |
Namespace: Opait.Ocr.Api
public enum OcrDebugLevel
Member name | Value | Description | |
---|---|---|---|
None | 0 | Capture nothing. | |
Basic | 1 | Capture intermediate images. | |
Normal | 2 | Capture intermediate images and extracted text. | |
Full | 3 | Capture images, text and OCR lines and words. |