# 이미지/비디오 주석

- [작업 공간 개요](https://docs.mindkosh.com/ko/image-video-annotation/workspace-overview.md)
- [헤더](https://docs.mindkosh.com/ko/image-video-annotation/workspace-overview/header.md)
- [모양](https://docs.mindkosh.com/ko/image-video-annotation/workspace-overview/appearance.md)
- [설정](https://docs.mindkosh.com/ko/image-video-annotation/workspace-overview/settings.md)
- [주석 섹션](https://docs.mindkosh.com/ko/image-video-annotation/annotation-sections.md)
- [도구 섹션](https://docs.mindkosh.com/ko/image-video-annotation/annotation-sections/tools-section.md)
- [라벨 섹션](https://docs.mindkosh.com/ko/image-video-annotation/annotation-sections/labels-section.md): 주석 작업을 위해 라벨 클래스를 쉽게 선택, 필터링 또는 잠금 설정하세요
- [객체 목록](https://docs.mindkosh.com/ko/image-video-annotation/annotation-sections/objects-list.md): 주석한 객체를 필터링, 복사, 숨기기 등 다양한 방법으로 관리하는 방법을 알아보세요.
- [회전된 바운딩 박스](https://docs.mindkosh.com/ko/image-video-annotation/rotated-bounding-boxes.md): Mindkosh 플랫폼에서 회전된 바운딩 박스로 이미지를 주석하는 방법에 대한 빠른 가이드입니다.
- [2D 이미지 위의 입방체](https://docs.mindkosh.com/ko/image-video-annotation/2d.md): 2D 이미지 위에 앞면과 뒷면이 있는 입방체를 그리기
- [자동 주석](https://docs.mindkosh.com/ko/image-video-annotation/auto-annotation.md)
- [이미지 분할 도구](https://docs.mindkosh.com/ko/image-video-annotation/image-segmentation-tool.md): Mindkosh에서 이미지 분할 주석을 수행하는 방법을 알아보세요.
- [매직 세그먼트](https://docs.mindkosh.com/ko/image-video-annotation/magic-segment.md): Mindkosh의 반자동 의미 분할 도구를 사용하여 분할용 이미지를 빠르게 라벨링하는 방법에 대한 가이드입니다.
- [비디오 주석](https://docs.mindkosh.com/ko/image-video-annotation/video-annotation.md): 자동 보간을 사용하여 비디오를 빠르게 주석하는 방법에 대한 자세한 가이드입니다.
- [비디오 가져오기](https://docs.mindkosh.com/ko/image-video-annotation/importing-videos.md): Mindkosh에서 주석용 비디오를 가져오는 방법
- [OCR 주석 도구](https://docs.mindkosh.com/ko/image-video-annotation/ocr.md): Mindkosh에서 OCR을 위해 이미지를 자동으로 주석하는 방법을 알아보세요
- [키보드 단축키](https://docs.mindkosh.com/ko/image-video-annotation/keyboard-shortcuts.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/ko/image-video-annotation.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.
