scanflowTextAndroidSdk
1.2.3
scanflowTextAndroidSdk
/
com.scanflow.datacapture.text.ocrengine.classifier
/
TextDetectionClassifier
/
Device
Device
enum
Device
Content copied to clipboard
The runtime device type used for executing classification.
Entries
Functions
Entries
CPU
Link copied to clipboard
CPU
Content copied to clipboard
NNAPI
Link copied to clipboard
NNAPI
Content copied to clipboard
GPU
Link copied to clipboard
GPU
Content copied to clipboard
Functions
value
Of
Link copied to clipboard
open
fun
valueOf
(
name
:
String
)
:
TextDetectionClassifier.Device
Content copied to clipboard
values
Link copied to clipboard
open
fun
values
(
)
:
Array
<
TextDetectionClassifier.Device
>
Content copied to clipboard