> 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/ja/ganaizshon/buildings-and-floors/calibrate-cameras-for-floorplan-heat-maps.md).

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

組織管理者は、フロアプラン上でPeople ヒートマップを使用するには、カメラのキャリブレーションを行う必要があります。People ヒートマップは、キャリブレーション済みのカメラが検知した動きについてのみフロアプラン上に表示されます。

{% hint style="danger" %}
People ヒートマップは次の項目とは互換性がありません：

* D30、D50、D80、CF81、および CF83
* 分析機能が無効なカメラ
* ナンバープレート認識（LPR）用に設定されたカメラ
  {% endhint %}

***

## カメラのキャリブレーション

{% hint style="info" %}
最適な結果を得るには、カメラの視野をできるだけ真下の床/地面に向けてください。水平から少なくとも70度の角度を推奨します。
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command で、All Products > フロアプラン に移動します。**
{% endstep %}

{% step %}
**カメラのキャリブレーションを行うフロアプランを選択します。**
{% endstep %}

{% step %}
**右下で、(People ヒートマップ) を選択します。**
{% 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/ja/ganaizshon/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.
