> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/command/ko/organization-settings/buildings-and-floors/calibrate-cameras-for-floorplan-heat-maps.md).

# 히트맵용 카메라 보정

조직 관리자는 평면도에서 사람 히트맵을 사용하려면 카메라를 보정해야 합니다. 사람 히트맵은 보정된 카메라가 감지한 움직임에 대해서만 평면도에 표시됩니다.

{% hint style="danger" %}
사람 히트맵은 다음과 호환되지 않습니다:

* D30, D50, D80, CF81, 및 CF83
* 분석이 비활성화된 카메라
* 번호판 인식(LPR)용으로 구성된 카메라
  {% endhint %}

***

## 카메라 보정

{% hint style="info" %}
최상의 결과를 위해 카메라의 시야는 가능한 한 바닥/지면을 향해 정면 아래로 향해야 합니다. 수평선에서 최소 70도의 각도를 권장합니다.
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Floorplans로 이동합니다.**
{% endstep %}

{% step %}
**카메라를 보정할 평면도를 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 아래에서 (사람 히트맵)을 선택합니다.**
{% endstep %}

{% step %}
**보정할 카메라를 선택하고 히트맵 보정을 클릭합니다.**
{% endstep %}

{% step %}
**평면도에서 카메라로 사람의 움직임을 추적할 영역을 선택하기 위해 4개의 점을 클릭하여 놓습니다.**
{% endstep %}

{% step %}
**카메라 화면에서 이전 단계와 같은 순서와 같은 영역에 4개의 점을 클릭하여 놓아 보정을 완료합니다.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
찍은 점의 순서는 중요하며 평면도와 카메라의 바닥 영상에서 동일해야 합니다. 아래 동영상은 올바른 순서로 찍은 점을 사용해 카메라를 보정하는 방법을 보여 줍니다.
{% endhint %}

{% embed url="<https://player.vimeo.com/video/795748911>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/command/ko/organization-settings/buildings-and-floors/calibrate-cameras-for-floorplan-heat-maps.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
