Documentation 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.
関数 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: ボックスの任意のスコア。通常は検出の信頼度を示すために使用します。