> 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/verkada-cameras/ja/fen-xi/people-analytics.md).

# 人物分析

People Analytics は、エッジベースのカメラ処理を使用して人物と顔を検出し、服の色、見かけの性別、バックパックの有無などの属性を分析します。すべての Verkada カメラはデフォルトで人物を検出しますが、顔や服の色で検索するような高度な分析を使用するには、People History を有効にする必要があります。

<div align="left" data-with-frame="true"><figure><img src="/files/605268b8cb65a4588b3eae0caeef9bf939fecc0c" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
以下を参照してください [People Analytics のユーザーガイド](https://docs.verkada.com/docs/people-analytics-guide.pdf) ベストプラクティスのガイドライン。
{% endhint %}

***

## People History を有効にする

### 全体で

{% hint style="danger" %}
個別のカメラで有効にする前に、この機能を全体で有効にする必要があります。
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command で、\[すべての製品] > \[管理] に移動します。**
{% endstep %}

{% step %}
**Feature Manager を選択します。**
{% endstep %}

{% step %}
**People Analytics で、People History および必要なその他の分析機能を有効にします。**
{% endstep %}
{% endstepper %}

### 個別のカメラ

{% stepper %}
{% step %}
**Verkada Command で、\[All Products] > \[Cameras] に移動します。**
{% endstep %}

{% step %}
**編集するカメラを選択します。**
{% endstep %}

{% step %}
**設定 > 分析 をクリックします。**
{% endstep %}

{% step %}
**Analytics で、People History および必要なその他の分析機能をオンにします。**

{% hint style="warning" %}
People History が有効な場合にのみ、Person Attributes、Face Detection、混雑傾向をオンにできます。
{% endhint %}
{% endstep %}
{% endstepper %}

***

## 人物履歴を表示

### 個別のカメラ

{% stepper %}
{% step %}
**Verkada Command で、\[All Products] > \[Cameras] に移動します。**
{% endstep %}

{% step %}
**カメラ > 人物を選択します。**
{% endstep %}

{% step %}
**検索バーを使用して、利用可能なフィルターを確認し適用します。**
{% endstep %}

{% step %}
**(任意) カメラ内の特定の人物を検索するには、\[写真をアップロード] を選択します。**
{% endstep %}
{% endstepper %}

### すべてのカメラ

{% stepper %}
{% step %}
**Verkada Command で、\[All Products] > \[Cameras] に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、人物を選択します。**

すべてのカメラで検出されたすべての人物を表示できるはずです。
{% endstep %}

{% step %}
**検索バーを使用して、利用可能なフィルターを確認し適用します。**
{% endstep %}
{% endstepper %}

***

## 顔検索を使用

有効にすると、Face Search はオーガナイゼーション'内のすべてのカメラと Verkada Command アプリで表示されます。

### すべてのカメラで

オーガナイゼーション'内のすべてのカメラで顔を検索できます。

{% stepper %}
{% step %}
**Verkada Command で、\[All Products] > \[Cameras] に移動します。**
{% endstep %}

{% step %}
**People > プロフィールを選択します。**

すべてのカメラで検出されたすべての顔を表示できるはずです。
{% endstep %}

{% step %}
**検索バーを使用して、利用可能なフィルターを確認し適用します。**
{% endstep %}
{% endstepper %}

### Command アプリ

次を参照 [モバイルアプリでの顔検索](/verkada-cameras/ja/fen-xi/people-analytics/people-and-face-search-on-mobile-apps.md) Command Mobile アプリで顔検索を行うには。


---

# 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/verkada-cameras/ja/fen-xi/people-analytics.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.
