# Keypoint 주석 달기

## 키포인트 편집

키포인트 감지 프로젝트에서는 주석 Bounding Box 도구에 위치를 지정하고 편집할 수 있는 키포인트가 포함됩니다. 라벨링하기 전에 다음을 설정했는지 확인하세요 [키포인트 스켈레톤을 설정했습니다](/roboflow/roboflow-ko/annotate/edit-keypoint-skeletons.md).

<figure><img src="/files/d4534c7adb30fcc2401d26eb080af9cdf1add296" alt="" width="563"><figcaption><p>Annotation Tool의 키포인트가 포함된 바운딩 박스</p></figcaption></figure>

바운딩 박스를 선택한 후 각 포인트를 드래그하여 이미지에서 올바른 위치로 이동할 수 있습니다. 각 포인트는 마우스 오른쪽 버튼을 클릭하여 포인트의 가시성을 변경할 수 있습니다.

### 포인트 가시성

**보임**: 포인트의 기본 상태입니다.

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

**삭제됨**: 포인트가 이미지에 존재하지 않습니다. 이 객체에 해당 포인트가 없거나 이미지의 범위를 벗어난 경우입니다.

바운딩 박스를 마우스 오른쪽 버튼으로 클릭하고 Edit Keypoint Visibility를 선택하여 포인트 가시성을 편집할 수도 있습니다. 여기에서 각 포인트의 가시성을 편집할 수 있습니다.

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


---

# 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.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.
