LabelRecognizerModule
The LabelRecognizerModule
class defines general functions in the label recognizer module.
Definition
Namespace: Dynamsoft.DLR
Assembly: Dynamsoft.LabelRecognizer.dll
public class LabelRecognizerModule
Methods
Method | Description |
---|---|
GetVersion | Returns the version of the label recognizer module. |
GetVersion
Returns the version of the label recognizer module.
static string GetVersion()
Return Value
Returns a string representing the version of the label recognizer module.