# 3Dポイントクラウドアノテーション

- [センサーフュージョンインターフェース](https://docs.mindkosh.com/ja/3dpointokuraudoanotshon/sensfyjonintfsu.md): Lidarやカメラなど複数のセンサーからのデータにアノテーションする
- [ポイントクラウドのキュボイドアノテーション](https://docs.mindkosh.com/ja/3dpointokuraudoanotshon/pointokuraudonokyuboidoanotshon.md)
- [ポイントクラウドのオブジェクト追跡](https://docs.mindkosh.com/ja/3dpointokuraudoanotshon/pointokuraudonoobujekuto.md): フレームをまたいでオブジェクトを追跡するためのトラックを作成し、自動補間を使ってアノテーション時間を大幅に短縮します。
- [ポイントクラウドのセグメンテーション](https://docs.mindkosh.com/ja/3dpointokuraudoanotshon/pointokuraudonosegumentshon.md): Mindkoshでポイントクラウドに対してセマンティックおよびインスタンスセグメンテーションのアノテーションを行う方法。
- [キーボードショートカット](https://docs.mindkosh.com/ja/3dpointokuraudoanotshon/kbdoshtokatto.md)
- [ポイントクラウドのナビゲーション](https://docs.mindkosh.com/ja/3dpointokuraudoanotshon/pointokuraudononabigshon.md)
- [設定](https://docs.mindkosh.com/ja/3dpointokuraudoanotshon/she-ding.md): Mindkoshでポイントクラウドを素早く効率的にラベル付けするために利用できる設定をご確認ください。


---

# 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/3dpointokuraudoanotshon.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.
