> 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/datasets/dataset-versions/image-augmentation/augmentation-types/shear-augmentation.md).

# Shear Augmentation

Randomly distort an image across its horizontal or vertical axis. This adds variability to perspective to help your model be more resilient to camera and subject pitch and yaw.

* Horizontal: Select the highest amount an image will be randomly sheared across its x-axis.
* Vertical: Select the highest amount an image will be randomly sheared across its y-axis.

## Example

<figure><img src="/files/ufNS2MakqYkLUS9g2SLi" alt=""><figcaption><p>Original Image</p></figcaption></figure>

<figure><img src="/files/EpSUjL0pO6Lwpxla4Rz1" alt=""><figcaption><p>Shear Augmentation with 10° X-axis and 10° Y-axis Shear</p></figcaption></figure>
