getBoundinBox method

Rect getBoundinBox()

Gets the axis-aligned bounding rectangle of the detected object.

Implementation

Rect getBoundinBox() => _boundingBox;