> 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/shear-augmentation.md).

# Shear Augmentation

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

* Horizontal: 画像が x 軸方向にランダムにどれだけシアーされるかの最大値を選択します。
* Vertical: 画像が y 軸方向にランダムにどれだけシアーされるかの最大値を選択します。

## 例

<figure><img src="/files/b28b4f64a40941f3068ccf4a605d2b34d56af56e" alt=""><figcaption><p>元の画像</p></figcaption></figure>

<figure><img src="/files/6dfa257378b980f83e725faa239bbf5dd688ac37" alt=""><figcaption><p>10° の X 軸および 10° の Y 軸シアーを使用した Shear Augmentation</p></figcaption></figure>
