Android Scanbot SDK API reference
Toggle table of contents
7.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot SDK API reference
Android Scanbot SDK API reference
/
io.scanbot.sdk.ocr.process
/
TextRecognizer
Text
Recognizer
class
TextRecognizer
(
ocrPerformer
:
OcrPerformer
)
Performs text recognition.
Members
Constructors
Text
Recognizer
Link copied to clipboard
constructor
(
ocrPerformer
:
OcrPerformer
)
Functions
recognize
Link copied to clipboard
fun
recognize
(
)
:
OcrResult
Performs text recognition using
OcrPerformer