Package io.scanbot.sdk.ocr.intelligence
See: Description
-
Interface Summary Interface Description RenderIterator Controls render process. BitmapBinarizer Applies binarization filter to Bitmap. -
Class Summary Class Description OcrPdfRenderer 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.