IdentityUtilityModule
The IdentityUtilityModule class provides common functions of the identity utility module.
Remarks
Introduced in Dynamsoft Capture Vision version 3.4.1000.
Definition
Module: id_utility
class IdentityUtilityModule()
Methods
| Method | Description |
|---|---|
get_version |
Returns the version of the identity utility module. |
get_version
Returns the version of the identity utility module.
@staticmethod
def get_version() -> str:
Return value
Returns a string representing the version of the identity utility module.