GetValidRoi

函数功能

支持查询Tensor有效区域

函数原型

Rect Tensor::GetValidRoi() const;

参数说明

返回参数说明

数据结构

说明

MxBase::Rect

Rect的数据类型,请参见Rect