# Keypoints annotate करें

## Keypoints संपादित करना

Keypoint Detection projects में, annotation Bounding Box tool में आपके लिए keypoints शामिल होंगे जिन्हें आप position और edit कर सकते हैं। Labeling करने से पहले, सुनिश्चित करें कि आपने [अपना Keypoint skeleton सेट अप कर लिया है](/roboflow/roboflow-hi/annotate/edit-keypoint-skeletons.md).

<figure><img src="/files/db4c27b220960c97015a4f9cb6c4613ce1831376" alt="" width="563"><figcaption><p>Annotation Tool में keypoints के साथ bounding box</p></figcaption></figure>

Bounding box चुनने के बाद, आप प्रत्येक point को image पर सही position पर drag कर सकते हैं। प्रत्येक point पर right-click करके उस point की visibility बदली जा सकती है।

### Point Visibility

**Visible**: किसी point की default state.

**Occluded**: Point image में है, लेकिन image में किसी दूसरे object के पीछे होने के कारण visible नहीं है। Occluded points को Annotation Tool में X से marked किया जाता है.

**Deleted**: Point image में present नहीं है। या तो यह point इस object में present नहीं है, या image की bounds के बाहर है.

आप bounding box पर right-click करके और Edit Keypoint Visibility चुनकर भी point visibility edit कर सकते हैं। यहां से आप प्रत्येक point की visibility edit कर सकते हैं।

<figure><img src="/files/173bdfffd5aaddb9fb81700f1c100d7359148aa4" 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-hi/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.
