includeOBB property

bool includeOBB
final

Whether to include oriented bounding box (OBB) data.

Only relevant for OBB detection tasks. Includes rotated bounding box coordinates and angles.

Implementation

final bool includeOBB;