> 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-jp/annotate/annotate-keypoints.md).

# Keypoints にアノテーション

## キーポイントの編集

Keypoint Detectionプロジェクトでは、アノテーションの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
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-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.
