更新时间:2023-06-15 GMT+08:00
更新难例配置
更新难例配置到难例配置文件,并根据输入更新云侧难例上传状态。
接口调用
HiLensEC SetHardSampleConfig(const std::string &confStr)
参数名 |
说明 |
---|---|
confStr |
要更新的难例配置,需要是string格式的json值。 |
返回值
HiLensEC错误码,0成功,其他为失败。
父主题: 难例上传模块