> 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/edit-keypoint-skeletons.md).

# Keypoint Skeletons を設定

## Keypoint Skeletons

Keypoint Skeletons は、必須の一部です **Keypoint Detection プロジェクト**。スケルトンは、オブジェクト内のキーポイントの数、ならびにそれらの既定の位置、名前、色、エッジを示します。ラベリングを行う前に [プロジェクトの Classes に移動し](/roboflow/roboflow-jp/datasets/manage-datasets/manage-classes.md) スケルトンを設定してください。

クラス名（person や car など、オブジェクト全体の名前）を追加したら、Edit Keypoints を選択します。

<figure><img src="/files/da10ab783e3f87e28cb891e117225ca71aa0746d" alt="" width="563"><figcaption><p>Edit Keypoints ボタンは Classes ページにあります</p></figcaption></figure>

### Skeleton Editor

任意の場所をクリックして最初のポイントを作成し、名前を付けます。その後もポイントを作成し続けることも、ポイントを選択してエッジを作成したり、色を編集したり、削除したりすることもできます。

<figure><img src="/files/940ba0a2a5cf4a1358aa66057672ef6a23b5872d" alt="" width="563"><figcaption><p>Skeleton Editor のビジュアル表示</p></figcaption></figure>

編集が完了したら、Save をクリックし、画像のアップロードとラベリングを続けます。スケルトンは、アノテーションのバウンディングボックス内に表示されるはずです。

こちらを参照 [Keypoints のラベリング方法](/roboflow/roboflow-jp/annotate/annotate-keypoints.md).


---

# 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/edit-keypoint-skeletons.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.
