Android Scanbot Barcode SDK
Toggle table of contents
8.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot Barcode SDK
Android Scanbot Barcode SDK
/
io.scanbot.sdk.ocr
/
OcrEngine
/
run
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.