> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-ko/annotate/annotate-keypoints.md).

# 키포인트 주석 처리

## 키포인트 편집

Keypoint Detection 프로젝트에서는 annotation Bounding Box 도구에 위치를 지정하고 편집할 수 있는 keypoints가 포함됩니다. 라벨링하기 전에, 다음이 준비되어 있는지 확인하세요 [Keypoint skeleton을 설정하세요](/roboflow/roboflow-ko/annotate/edit-keypoint-skeletons.md).

<figure><img src="/files/d4534c7adb30fcc2401d26eb080af9cdf1add296" alt="" width="563"><figcaption><p>Annotation Tool에서 keypoints가 포함된 Bounding Box</p></figcaption></figure>

bounding box를 선택한 후, 각 포인트를 이미지의 올바른 위치로 드래그할 수 있습니다. 각 포인트를 마우스 오른쪽 버튼으로 클릭하여 포인트의 표시 상태를 변경할 수 있습니다.

### 포인트 표시 상태

**표시됨**: 포인트의 기본 상태.

**가려짐**: 포인트는 이미지 안에 있지만, 이미지 내 다른 객체 뒤에 가려져 있어 보이지 않습니다. 가려진 포인트는 Annotation Tool에서 X로 표시됩니다.

**삭제됨**: 포인트가 이미지에 존재하지 않습니다. 이 객체에 해당 포인트가 없거나 이미지 경계 밖에 있습니다.

bounding box를 마우스 오른쪽 버튼으로 클릭하고 Edit Keypoint Visibility를 선택하여 포인트 표시 상태를 편집할 수도 있습니다. 여기에서 각 포인트의 표시 상태를 편집할 수 있습니다.

<figure><img src="/files/1662eb8e52d2e195996ab76b736b54a5bd832f0f" alt="" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.roboflow.com/roboflow/roboflow-ko/annotate/annotate-keypoints.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.
