推理服务发送请求。
struct MxstServiceInfo { int fragmentId; std::string customParam; std::vector<CropRoiBox> roiBoxs; }
参数名
输入/输出
说明
fragmentId
输入
分块ID。
customParam
自定义的参数。
roiBoxs
裁剪框坐标数组。