boundingBox property

Rect boundingBox
final

The bounding box of the detected object in pixel coordinates.

This rectangle defines the location and size of the detected object within the original image, using absolute pixel values.

Implementation

final Rect boundingBox;