# 사람 분석

People Analytics는 엣지 기반 카메라 처리를 사용하여 사람과 얼굴을 감지하고 의류 색상, 겉보기 성별, 배낭 착용 여부와 같은 속성을 분석합니다. 모든 Verkada 카메라는 기본적으로 사람을 감지하지만, 얼굴이나 의류 색상으로 검색하는 것과 같은 고급 분석을 사용하려면 People History를 활성화해야 합니다.

<div align="left" data-with-frame="true"><figure><img src="/files/29dfc6f0faee4d1a3caa8879bbe535c5587ec49d" 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 %}
**기능 관리자를 선택합니다.**
{% endstep %}

{% step %}
**People Analytics 아래에서 People History 및 필요할 수 있는 기타 분석 기능을 활성화합니다.**&#x20;
{% endstep %}
{% endstepper %}

### 개별 카메라

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 카메라로 이동합니다.**
{% endstep %}

{% step %}
**편집할 카메라를 선택합니다.**
{% endstep %}

{% step %}
**설정 > 분석을 클릭합니다.**
{% endstep %}

{% step %}
**분석 아래에서 People History 및 필요할 수 있는 기타 분석 기능을 켭니다.**&#x20;

{% hint style="warning" %}
People History가 활성화된 경우에만 Person Attributes, Face Detection, Occupancy Trends를 켤 수 있습니다.
{% endhint %}
{% endstep %}
{% endstepper %}

***

## 사람 기록 보기

### 개별 카메라

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 카메라로 이동합니다.**
{% endstep %}

{% step %}
**카메라 > 사람을 선택합니다.**
{% endstep %}

{% step %}
**검색창을 사용하여 사용 가능한 필터를 확인하고 적용합니다.**
{% endstep %}

{% step %}
**(선택 사항) 업로드 사진을 선택하여 카메라에서 특정 사람을 검색합니다.**
{% endstep %}
{% endstepper %}

### 모든 카메라

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 카메라로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 사람을 선택합니다.**

모든 카메라에서 감지된 모든 사람을 볼 수 있어야 합니다.
{% endstep %}

{% step %}
**검색창을 사용하여 사용 가능한 필터를 확인하고 적용합니다.**
{% endstep %}
{% endstepper %}

***

## 얼굴 검색 사용

활성화되면 얼굴 검색은 조직의 모든 카메라와 Verkada Command 앱에서 표시됩니다.

### 모든 카메라에서

조직의 모든 카메라에서 얼굴을 검색할 수 있습니다.

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 카메라로 이동합니다.**
{% endstep %}

{% step %}
**사람 > 프로필을 선택합니다.**

모든 카메라에서 감지된 모든 얼굴을 볼 수 있어야 합니다.
{% endstep %}

{% step %}
**검색창을 사용하여 사용 가능한 필터를 확인하고 적용합니다.**
{% endstep %}
{% endstepper %}

### Command 앱

다음을 참조하세요: [모바일 앱에서 얼굴 검색](/verkada-cameras/ko/analytics/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/ko/analytics/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.
