normalizedBox property

Rect normalizedBox
final

The normalized bounding box coordinates.

All values are between 0.0 and 1.0, representing the relative position and size within the image. This is useful for resolution-independent processing.

Implementation

final Rect normalizedBox;