Package io.scanbot.sdk.ocr.intelligence
See: Description
-
Interface Summary Interface Description GenerationIterator Controls generation process. BitmapBinarizer Applies binarization filter to Bitmap. -
Class Summary Class Description OcrPdfGenerator Saves Document with given Pages into PDF sandwiched with results of OCR. Builder OcrSettings Encapsulates settings for OCR SandwichingPdfOcrPerformer Performs OCR and returns recognized text and sandwiched pdf as a result. TesseractOcrPerformer Performs OCR and returns recognized text as a result. TldrOcrPerformer Performs OCR and returns recognized text as a result.