Package io.scanbot.sdk.generictext
See: Description
-
Class Summary Class Description DefaultGenericTextRecognizer Default implementation for GenericTextRecognizer. GenericTextRecognitionResult Recognition result of generic text scanner GenericTextWordBox Represents one word in detected text TextRecognitionScannerResultHandler Successor-class needed for cross-platform implementation GenericTextRecognizerFrameHandler Performs generic text recognition on camera preview frames. -
Interface Summary Interface Description GenericTextValidationCallback Callback for text validation. CleanRecognitionResultCallback Optional callback to clean recognized string prior to validation. GenericTextRecognizer Component to scan image, recognize text on it and validate the recognized text. ResultHandler Continuously notified about generic text recognition results.