# 画像/動画アノテーション

- [ワークスペースの概要](https://docs.mindkosh.com/ja/anotshon/wkusupsuno.md)
- [ヘッダー](https://docs.mindkosh.com/ja/anotshon/wkusupsuno/hedd.md)
- [外観](https://docs.mindkosh.com/ja/anotshon/wkusupsuno/wai-guan.md)
- [設定](https://docs.mindkosh.com/ja/anotshon/wkusupsuno/she-ding.md)
- [アノテーションセクション](https://docs.mindkosh.com/ja/anotshon/anotshonsekushon.md)
- [ツールセクション](https://docs.mindkosh.com/ja/anotshon/anotshonsekushon/tsrusekushon.md)
- [ラベルセクション](https://docs.mindkosh.com/ja/anotshon/anotshonsekushon/raberusekushon.md): アノテーションタスクでラベルクラスを簡単に選択、フィルタ、またはロックできます
- [オブジェクト一覧](https://docs.mindkosh.com/ja/anotshon/anotshonsekushon/obujekuto.md): アノテーション済みオブジェクトをフィルタ、コピー、非表示などさまざまに操作する方法をご覧ください。
- [回転バウンディングボックス](https://docs.mindkosh.com/ja/anotshon/baundingubokkusu.md): Mindkoshプラットフォームで回転バウンディングボックスを使って画像にアノテーションする簡単なガイドです。
- [2D画像上のキュボイド](https://docs.mindkosh.com/ja/anotshon/2dnokyuboido.md): 2D画像上に前面と背面を持つキュボイドを描画する
- [自動アノテーション](https://docs.mindkosh.com/ja/anotshon/anotshon.md)
- [画像セグメンテーションツール](https://docs.mindkosh.com/ja/anotshon/segumentshontsru.md): Mindkoshで画像セグメンテーションアノテーションを行う方法を学びましょう。
- [Magic Segment](https://docs.mindkosh.com/ja/anotshon/magic-segment.md): Mindkoshの半自動セマンティックセグメンテーションツールを使って、セグメンテーション用の画像に素早くラベル付けするためのガイドです。
- [動画アノテーション](https://docs.mindkosh.com/ja/anotshon/anotshon-1.md): 自動補間を使って動画を素早くアノテーションする方法の詳細ガイドです。
- [動画のインポート](https://docs.mindkosh.com/ja/anotshon/noinpto.md): Mindkoshでアノテーション用に動画をインポートする方法
- [OCRアノテーションツール](https://docs.mindkosh.com/ja/anotshon/ocranotshontsru.md): MindkoshでOCR用の画像に自動アノテーションする方法をご覧ください
- [キーボードショートカット](https://docs.mindkosh.com/ja/anotshon/kbdoshtokatto.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.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.
