# 히트맵용 카메라 보정

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

{% 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: 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://help.verkada.com/command/ko/organization-settings/buildings-and-floors/calibrate-cameras-for-floorplan-heat-maps.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.
