> 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-hi/datasets/dataset-versions/image-augmentation/augmentation-types/90o-rotate-augmentation.md).

# 90º Rotate Augmentation

किसी छवि को यादृच्छिक रूप से 90 डिग्री या 180 डिग्री घुमाएँ। इससे आपका मॉडल कैमरे की दिशा के प्रति कम संवेदनशील होता है।

* Clockwise: किसी छवि को 90 डिग्री Clockwise घुमाता है।
* Counter Clockwise: किसी छवि को 90 डिग्री Counter Clockwise घुमाता है।
* Upside Down: किसी छवि को 180 डिग्री (उल्टा) घुमाता है।

## उदाहरण

<figure><img src="/files/13718283177153fc2d5672be436d97e23335ff52" alt=""><figcaption><p>मूल छवि</p></figcaption></figure>

<figure><img src="/files/bf2bdfbb49e3dfb3e3fcd733c721d39392519aab" alt=""><figcaption><p>Clockwise दिशा में 90º Augmentation लागू किया गया</p></figcaption></figure>

<figure><img src="/files/94b1814bfecba4b4db601addd988b06991910634" alt=""><figcaption><p>Counter-Clockwise दिशा में 90º Augmentation लागू किया गया</p></figcaption></figure>

## और जानें

* [Random Rotate Data Augmentation को क्यों और कैसे लागू करें](https://blog.roboflow.com/why-and-how-to-implement-random-rotate-data-augmentation/)
