boundingBox property
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;
The axis-aligned bounding rectangle of the detected face.
The point (0, 0) is defined as the upper-left corner of the image.
final Rect boundingBox;