General Description
Description
Obtains the Vision SDK version number.
Parameters
Parameter |
Description |
|---|---|
MINDX_SDK_VERSION |
Obtains the version number of Vision SDK (UInt64). You can call the GetCurrentVersion API of the postprocessing plugin to obtain the plugin version number. |
MINDX_SDK_MAJOR_VERSION |
Obtains the major version number of Vision SDK (UInt32). |
MINDX_SDK_MINOR_VERSION |
Obtains the minor version number of Vision SDK (UInt32). |
MINDX_SDK_MICRO_VERSION |
Obtains the micro version number of Vision SDK (UInt32). |
Supported Models
Atlas inference product
Atlas 800I A2 inference product
Parent topic: Version