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

# せん断拡張

画像を水平方向または垂直方向の軸に沿ってランダムに歪ませます。これにより視点のばらつきが加わり、カメラや被写体のピッチとヨーに対してモデルの耐性を高めるのに役立ちます。

* 水平方向: 画像が x 軸に沿ってランダムにシアー変形される最大角度（度）。
* 垂直方向: 画像が y 軸に沿ってランダムにシアー変形される最大角度（度）。

## 例

<figure><img src="/files/3619449e23fac4e00b0888cb684bddcc780d5737" alt=""><figcaption><p>元画像</p></figcaption></figure>

<figure><img src="/files/ac627bfd87a8defd4cc3feef75f8f54fc304ca40" alt=""><figcaption><p>X軸 10°、Y軸 10° のシアーによるシアー拡張</p></figcaption></figure>
