Package-level declarations
Types
Link copied to clipboard
Exception thrown when model needed for text recognition cannot be downloaded.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
A supported OCR language
Link copied to clipboard
Exception thrown when OCR fails for a specific image file.
Link copied to clipboard
class OcrProcessor(context: Context, configuration: OcrConfiguration, progressListener: OcrProcessor.ProgressListener? = null)
Class that allows running OCR on an image file.
Link copied to clipboard