# Motion Blur Augmentation

Motion Blur Augmentation は、次の間のオプションの augmentation ステップです [Image Augmentation](/roboflow/roboflow-jp/datasets/dataset-versions/image-augmentation.md) （新しい [version](/roboflow/roboflow-jp/datasets/dataset-versions.md)）を作成する際に。以下は motion blur に設定できる設定です:

<figure><img src="/files/52edb6c6e45f66e367ac514add443f07123f2460" alt=""><figcaption></figcaption></figure>

以下は、画像に motion blur を適用する前と後の例です:

<figure><img src="/files/169b4f5a71293899eac2eaa60c5f5d3d24db5581" alt=""><figcaption><p>元画像</p></figcaption></figure>

<figure><img src="/files/bb281838c4e86e417a6affc26353a45c4c72dab0" 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-jp/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.
