boundingBox property

Rect boundingBox
final

The axis-aligned bounding rectangle of the detected face.

The point (0, 0) is defined as the upper-left corner of the image.

Implementation

final Rect boundingBox;