Package io.scanbot.sdk.ocr
See: Description
-
Class Summary Class Description OcrConfig Represents additional the OCR configurations. EngineInput Input for the OCR process PagesInput Allows to set OCR input as a list of pages BitmapInput Allows to set OCR input as a bitmap UrisInput Allows to set OCR input as a list of URIs of encrypted or normal images DocumentInput Allows to set OCR input as Document of encrypted or normal images ScanbotOcrEngine Default implementation of OcrEngine for Scanbot SDK -
Enum Summary Enum Description EngineMode Represents the OCR and PDF engine modes. -
Interface Summary Interface Description OcrEngine