GitHub sourceDocumentation Index
Fetch the complete documentation index at: https://wb-21fd5541-weave-caching.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
function box3d
center: 長さ 3 の ndarray として指定するボックスの中心点。size: 長さ 3 の ndarray として指定するボックスの X、Y、Z 次元のサイズ。orientation: グローバルな XYZ 座標をボックスのローカル XYZ 座標に変換する回転。非ゼロのクォータニオン r + xi + yj + zk に対応する長さ 4 の ndarray [r, x, y, z] で指定します。color:0 <= r,g,b <= 1の (r, g, b) タプルで指定するボックスの色。label: ボックスのオプションのラベル。score: ボックスのオプションのスコア。通常、検出の信頼度を示すために使用されます。