# Motion Blur Augmentation

Motion Blur Augmentation은 다음 단계 중 선택적으로 적용하는 augmentation 단계입니다. [Image Augmentation](/roboflow/roboflow-ko/datasets/dataset-versions/image-augmentation.md) (새로운 [버전](/roboflow/roboflow-ko/datasets/dataset-versions.md)을 생성할 때). 아래는 motion blur에 대해 구성할 수 있는 설정입니다:

<figure><img src="/files/83aaf5389fd6abf6f6e77972b051361f29b527da" alt=""><figcaption></figcaption></figure>

이미지에 motion blur가 적용되기 전/후는 다음과 같습니다:

<figure><img src="/files/ed823b8df945963f6ee68bd0dffe95772ffa9371" alt=""><figcaption><p>원본 이미지</p></figcaption></figure>

<figure><img src="/files/0324ad9e836ca5bbafebcd0d221f957149e28c39" alt=""><figcaption><p>100픽셀 길이, 90도 각도(아래 방향), blur 길이당 2 프레임을 사용한 Motion Blur Augmentation</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://docs.roboflow.com/roboflow/roboflow-ko/datasets/dataset-versions/image-augmentation/augmentation-types/motion-blur-augmentation.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.
