# 人物分析

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 で、\[All Products] > \[Admin] に移動します。**
{% endstep %}

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

{% step %}
**People Analytics の下で、必要に応じて People History やその他の分析機能を有効にします。**&#x20;
{% endstep %}
{% endstepper %}

### 個別のカメラ

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

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

{% step %}
**\[Settings] > \[Analytics] をクリックします。**
{% endstep %}

{% step %}
**Analytics の下で、People History やその他の必要な分析機能をオンにします。**&#x20;

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

***

## Person History を表示

### 個別のカメラ

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

{% step %}
**カメラを選択 > People。**
{% endstep %}

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

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

### すべてのカメラ

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

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

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

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

***

## Face Search を使用する

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

### すべてのカメラで

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

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

{% step %}
**People > Profiles を選択します。**

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

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

### Command アプリ

次を参照してください。 [モバイルアプリでの Face Search](/verkada-cameras/ja/fen-xi/people-analytics/people-and-face-search-on-mobile-apps.md) Command モバイルアプリで顔検索を実行します。


---

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