用于设置当前后处理的输入图像在原图中的位置。
1
void ImagePostProcessBase::SetCropRoiBoxes(std::vector<MxBase::CropRoiBox> cropRoiBoxes);
参数名
输入/输出
说明
cropRoiBoxes
输入
当前后处理的输入图像(vector)在原图中的位置。