# ツールセクション

<figure><img src="/files/a4766bc14e61a3d4a0a0ec9124b15a883fa81d39" alt=""><figcaption></figcaption></figure>

タスク作成時に、このセクションに表示するツールを選択できます。また、既存のタスクを編集してそのような変更を行うこともできます。

1. 移動 - 画像/ラベルを移動
2. 画像の移動 - 画像のみを移動します。
3. 画像を画面に合わせる - ワークスペース内に収まるように画面をズームします。
4. 回転 - 画像を左または右に回転します。ジョブ内のすべての画像を回転させるには、設定画面から行えます。
5. バウンディングボックス - オブジェクトの周りに矩形のバウンディングボックスを描画します。
6. ポリゴン - オブジェクトの境界に沿ってポリゴンを描きます。現在の形状を閉じるには、既存の頂点をクリックするか「n」キーを押します。このツールはセグメンテーション境界のマークにも使用されます。
7. 立方体（キューボイド） - 画像に立方体を描きます。立方体の個々の面はその面をクリックして移動できます。高さ、幅、深さを調整するには、立方体のエッジを動かしてください。
8. キーポイント - 画像上にキーポイントを描きます。
9. ポリライン - ポリラインを描きます。ポリラインを終了するには、既存の点をクリックするか「n」を押してください。

### バウンディングボックスの結合

<figure><img src="/files/097adc5f70aad3dd834d7bedc2fab2f26e15454e" alt=""><figcaption></figcaption></figure>

ツールセクションで利用できる最後のツールは「バウンディングボックスの結合」ツールです。これは、同じラベルの2つ以上のバウンディングボックスを、結合されたすべてのボックスが覆う領域をカバーする単一のバウンディングボックスに統合することを可能にします。

このツールを使用するには：

1. 結合したいバウンディングボックスのラベルを選択します。このラベルでないすべてのバウンディングボックスは無視されます。
2. 「バウンディングボックスの結合」ツールボタンをクリックします。
3. これにより新しいバウンディングボックスが作成されます。これはテキストおよびチェックボックス属性の値も新しいバウンディングボックスの属性に統合することに注意してください。つまり、これはテキストエントリを結合するためにも使用できます。 [OCR](/ja/anotshon/ocranotshontsru.md).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mindkosh.com/ja/anotshon/anotshonsekushon/tsrusekushon.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
