GetSDKVersion
函数功能
获取mxVision的版本号。
函数原型
std::string GetSDKVersion();
返回参数说明
数据结构
说明
std::string
返回mxVision的版本号,字符串类型保存。
父主题:
Version