CaptureVisionRouterModule
The CaptureVisionRouterModule class defines general functions in the capture vision router module.
Definition
Module: dynamsoft_capture_vision_router
class CaptureVisionRouterModule
Methods
| Method | Description |
|---|---|
| get_version | Returns the version of the capture vision router module. |
get_version
Returns the version of the capture vision router module.
@staticmethod
def get_version() -> str:
Return Value
Returns a string representing the version of the capture vision router module.