# Thuật toán xử lý video, thêm effect

<figure><img src="/files/6JZcW6nz6E8hfvPusqPG" alt=""><figcaption><p>Thuật toán xử lý video</p></figcaption></figure>

Thuật toán xử lý video và thêm hiệu ứng hình ảnh bằng trí tuệ nhân tạo **VeronAI** bao gồm nhiều bước xử lý cụ thể như sau:

* Bước 1: Tiền xử lý video
* Bước 2: Phát hiện chuyển động
* Bước 3: Áp dụng các hiệu ứng hình ảnh
* Bước 4: Đánh giá và tối ưu hiệu ứng
* Bước 5: Xuất video và lưu trữ


---

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