OcrEngine

interface OcrEngine

Interface for OcrEngine API. See class documentation for more details.

Inheritors

Functions

Link copied to clipboard
abstract fun run(image: ImageRef): Result<Page>

Recognize text in the given image.