# Bước 2: Phát hiện chuyển động

Tiếp theo, thuật toán sẽ phát hiện và phân tích các chuyển động trong video. Quá trình này giúp cho các hiệu ứng được áp dụng một cách chính xác, không làm mất thông tin quan trọng của video. Ví dụ, nếu bạn muốn áp dụng hiệu ứng chỉ cho một phần của video, việc phát hiện chuyển động sẽ giúp cho bạn tìm ra chính xác phần đó.

<figure><img src="/files/X1BeIcVhQgnaHTK424N3" alt=""><figcaption><p>Thuật toán phân tích các chuyển động trong video</p></figcaption></figure>


---

# 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://veronai.gitbook.io/veronai/tinh-nang-cua-veronai/vidmask/thuat-toan-xu-ly-video-them-effect/buoc-2-phat-hien-chuyen-dong.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.
