# 인원 수 감지

Verkada 카메라의 과거 영상 클립을 탐색할 때:

* 감지된 모든 사람 위에 초록색 경계 상자가 나타납니다.
* 스크러버는 프레임에서 감지된 사람 수를 나타내는 숫자를 표시합니다.
* 파란색 선(클립을 탐색할 때 나타남)은 클립의 어떤 부분에 사람 활동이 가장 많은지를 나타냅니다.

<div align="left" data-with-frame="true"><img src="/files/3cb25f078221193cd314c4e117bd789b25c992f6" alt=""></div>


---

# 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/detect-people-count.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.
