# Keypoints に注釈を付ける

## キーポイントの編集

Keypoint Detection プロジェクトでは、Annotation Tool の Bounding Box ツールに、配置や編集を行うためのキーポイントが含まれます。ラベル付けを行う前に、以下が設定されていることを確認してください。 [Keypoint skeleton を設定する](/roboflow/roboflow-jp/annotate/edit-keypoint-skeletons.md).

<figure><img src="/files/5813468b7b488b1e05b73e6637622fddb4b1db9a" alt="" width="563"><figcaption><p>Annotation Tool 内のキーポイント付き Bounding Box</p></figcaption></figure>

Bounding Box を選択した後、各ポイントを画像内の正しい位置へドラッグできます。各ポイントは右クリックして、そのポイントの可視性を変更できます。

### ポイントの可視性

**表示**: ポイントのデフォルト状態。

**隠れた**: ポイントは画像内にありますが、画像内の別のオブジェクトの背後にあるため表示されません。隠れたポイントは Annotation Tool で X 印で示されます。

**削除**: ポイントが画像内に存在しません。ポイントがこのオブジェクトに存在しないか、画像の範囲外にあります。

また、Bounding Box を右クリックして Edit Keypoint Visibility を選択することでも、ポイントの可視性を編集できます。ここから各ポイントの可視性を編集できます。

<figure><img src="/files/9932db4eac3fdd7bb2e39676be804318c8c9fad8" 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-jp/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.
