# 3D 포인트클라우드 주석

- [센서 융합 인터페이스](https://docs.mindkosh.com/ko/3d/sensor-fusion-interface.md): 라이다와 카메라 같은 여러 센서의 데이터를 주석하세요
- [포인트클라우드 입방체 주석](https://docs.mindkosh.com/ko/3d/point-cloud-cuboid-annotation.md)
- [포인트클라우드 객체 추적](https://docs.mindkosh.com/ko/3d/point-cloud-object-tracking.md): 프레임 간 객체를 추적하기 위한 객체 트랙을 생성하고 자동 보간을 사용하여 주석 시간을 획기적으로 줄이세요.
- [포인트클라우드 분할](https://docs.mindkosh.com/ko/3d/point-cloud-segmentation.md): Mindkosh에서 포인트클라우드에 대한 의미 분할 및 인스턴스 분할 주석을 수행하는 방법.
- [키보드 단축키](https://docs.mindkosh.com/ko/3d/keyboard-shortcuts.md)
- [포인트클라우드 탐색](https://docs.mindkosh.com/ko/3d/point-cloud-navigation.md)
- [설정](https://docs.mindkosh.com/ko/3d/settings.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/ko/3d.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.
