boundingBox property
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;
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.
final Rect boundingBox;