# Motion Blur Augmentation

Motion Blur Augmentation is an optional augmentation step during the [Image Augmentation](https://docs.roboflow.com/datasets/dataset-versions/image-augmentation) (when creating a [new version](https://docs.roboflow.com/datasets/dataset-versions)). Below are the settings that can be configured for motion blur:

<figure><img src="https://662926385-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M6S9nPJhEX9FYH6clfW%2Fuploads%2FUIiTWEiEIw661b8ZnSfK%2Fimage.png?alt=media&#x26;token=363dc0f3-dce8-4da1-bbbb-5d4fc8cfd861" alt=""><figcaption></figcaption></figure>

Here is before/after motion blur is applied to an image:

<figure><img src="https://662926385-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M6S9nPJhEX9FYH6clfW%2Fuploads%2FtIuSlz1N8CdFakK7Wqan%2Fphoto.png?alt=media&#x26;token=8b864cbf-87a6-408c-893c-ccbfc8d0876c" alt=""><figcaption><p>Original Image</p></figcaption></figure>

<figure><img src="https://662926385-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M6S9nPJhEX9FYH6clfW%2Fuploads%2FqkqFGFmDA2q5kueP6YpJ%2Fimage.png?alt=media&#x26;token=c7bab319-0f88-47ac-8e37-a5c4738d5fe5" alt=""><figcaption><p>Motion Blur Augmentation using a 100 pixel length, 90 degree angle (down) and 2 frames per blur length</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/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.
