Options
All
  • Public
  • Public/Protected
  • All
Menu

A box in 3D space, defined by a 4x4 row-major homogeneous transformation matrix that rotates, translates and scales a box centered at the origin to its location and orientation in 3D space. The box that is transformed is the axis-aligned cube spanning the volume between the points (-1, -1, -1) and (1, 1, 1).

Hierarchy

  • AnnotationsBox

Index

Properties

Properties

Optional confidence

confidence: undefined | number

The confidence score for the primitive. It should be between 0 and 1.

min

0

max

1

Optional label

label: undefined | string

The label describing what type of object it is

matrix

matrix: number[]

The homogeneous transformation matrix