> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-jp/datasets/dataset-versions/image-augmentation/augmentation-types/motion-blur-augmentation.md).

# モーションブラー拡張

Motion Blur Augmentation は、次の処理中のオプションの augmentation ステップです [Image Augmentation](/roboflow/roboflow-jp/datasets/dataset-versions/image-augmentation.md) （新しいバージョンを作成する際 [新しいバージョン](/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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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