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.documentdata
/
ScanbotSdkDocumentDataExtractor
/
run
run
@
Synchronized
open
override
fun
run
(
image
:
ImageRef
)
:
Result
<
DocumentDataExtractionResult
>
Recognize the document in the given image.
Return
The recognition result.
Parameters
image
The image to recognize.