BlinkReceipt SDK
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
BlinkReceipt SDK
blinkreceipt-recognizer
/
com.microblink
/
OcrRecognizerFactory
Ocr
Recognizer
Factory
class
OcrRecognizerFactory
Created by nadir on 1/28/18.
Members
Constructors
Ocr
Recognizer
Factory
Link copied to clipboard
constructor
(
)
Properties
DEEP_
OCR_
RECOGNIZER
Link copied to clipboard
val
DEEP_OCR_RECOGNIZER
:
Int
=
1
LINUX_
RECOGNIZER
Link copied to clipboard
val
LINUX_RECOGNIZER
:
Int
=
0
Functions
create
Link copied to clipboard
@
NonNull
open
fun
create
(
@
NonNull
context
:
Context
,
@
NonNull
sdk
:
Sdk
,
type
:
Int
,
@
NonNull
events
:
LogEvent
)
:
OcrRecognizer