AreaOfInterestResult Class

Result of AreaOfInterest operation.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
AreaOfInterestResult

Constructor

AreaOfInterestResult(*, request_id: Optional[str] = None, metadata=None, model_version: Optional[str] = None, **kwargs)

Parameters

request_id
str
Required

Id of the REST API request.

metadata
ImageMetadata
Required
model_version
str
Required

Variables

area_of_interest
BoundingRect

A bounding box for an area of interest inside an image.