GetValidRoi

Function Usage

Queries the valid data region of TensorBase.

Not supported by the Atlas 200/300/500 inference product.

Prototype

1
Rect TensorBase::GetValidRoi() const;

Response Parameters

Data Structure

Description

Rect

Returns the valid data region of a TensorBase object. For details about the data type, see Rect.