boundingBoxes property

Map<Rect, String> boundingBoxes
final

Locations and sizes of the detection boxes, paired with their value.

Implementation

final Map<Rect, String> boundingBoxes;