GitHub sourceDocumentation Index
Fetch the complete documentation index at: https://wb-21fd5541-john-wbdocs-2044-rename-serverless-products.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
function box3d
center: The center point of the box as a length-3 ndarray.size: The box’s X, Y and Z dimensions as a length-3 ndarray.orientation: The rotation transforming global XYZ coordinates into the box’s local XYZ coordinates, given as a length-4 ndarray [r, x, y, z] corresponding to the non-zero quaternion r + xi + yj + zk.color: The box’s color as an (r, g, b) tuple with0 <= r,g,b <= 1.label: An optional label for the box.score: An optional score for the box. Typically used to indicate the confidence of a detection.