# ヒートマップ用にカメラをキャリブレーションする

組織の管理者は、フロアプランで人物ヒートマップを使用するためにカメラをキャリブレーションする必要があります。人物ヒートマップは、キャリブレーション済みのカメラによって検出された動きに対してのみフロアプランに表示されます。

{% 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/ja/ganaizshon/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.
