GetSDKVersion

函数功能

获取Vision SDK的版本号。

函数原型

1
std::string GetSDKVersion();

返回参数说明

数据结构

说明

std::string

返回Vision SDK的版本号,字符串类型保存。