run

abstract fun run(image: ImageRef): Result<Page>

Recognize text in the given image.

Return

Page recognized in the image.

Parameters

image

The image to recognize text in.