LabelRecognizerModule
The LabelRecognizerModule class defines general functions of the DynamsoftLabelRecognizer module.
Definition
Namespace: com.dynamsoft.dlr
Assembly: DynamsoftCaptureVisionBundle.aar
class LabelRecognizerModule
Methods
| Method | Description |
|---|---|
| getVersion | Get the version of the DynamsoftLabelRecognizer module. |
getVersion
Get the version of the DynamsoftLabelRecognizer module.
static String getVersion();
Return Value
Returns a string representing the version of the DynamsoftLabelRecognizer module.