# 車両分析

Vehicle analytics はエッジベースの処理を使用して、車両を検出し、色やボディタイプなどの属性を識別します。すべての Verkada カメラは既定で車両を検出しますが、Command で時間、日付、カメラ、色、ボディタイプによって映像を検索およびフィルタリングするには、Vehicle Analytics を有効にする必要があります。

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

***

## Vehicle History を有効にする

### 全体で

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

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

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

{% step %}
**\[Vehicle Analytics] の下で、Vehicle History や、必要になる可能性のあるその他の分析機能を有効にします。**&#x20;
{% endstep %}
{% endstepper %}

### 個別のカメラ

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

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

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

{% step %}
**\[Analytics] の下で、\[Vehicle History] をオンにします。**
{% endstep %}
{% endstepper %}

***

## Vehicle History を表示

### 個別のカメラ

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

{% step %}
**カメラ > \[Vehicles] を選択します。**
{% endstep %}

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

### すべてのカメラ

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

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

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

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


---

# 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/vehicle-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.
