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

# 회전 증강

선택한 각도까지 이미지를 시계 방향 또는 반시계 방향으로 무작위 회전시켜 카메라 롤을 처리합니다.

선택한 각도만큼 최대치까지 이미지를 시계 방향 또는 반시계 방향으로 무작위 회전합니다. 이는 회전에 다양성을 더해 모델이 카메라 롤에 더 강인해지도록 돕습니다.

* 각도: 이미지가 시계 방향 또는 반시계 방향으로 무작위 회전할 최대 각도(도)입니다. 값이 클수록 더 극단적인 회전이 가능합니다.

## 예시

<figure><img src="https://3735512388-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNVfRxNsvCh4GOyqrjmzX%2Fuploads%2Fgit-blob-2347cf534e5a3427388b281e11477df72becafab%2Fimage%20(16).png?alt=media" alt=""><figcaption><p>원본 이미지</p></figcaption></figure>

<figure><img src="https://3735512388-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNVfRxNsvCh4GOyqrjmzX%2Fuploads%2Fgit-blob-40bfadfeb1028ad38386a28326855da94e81fae5%2Fimage%20(33).png?alt=media" alt=""><figcaption><p>-15ª의 회전 증강</p></figcaption></figure>

<figure><img src="https://3735512388-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNVfRxNsvCh4GOyqrjmzX%2Fuploads%2Fgit-blob-95e6a458e3d297bfa658a58d4c511c786b436b16%2Fimage%20(34).png?alt=media" alt=""><figcaption><p>15ª의 회전 증강</p></figcaption></figure>

## 자세히 알아보기

* [무작위 회전 데이터 증강을 구현하는 이유와 방법](https://blog.roboflow.com/why-and-how-to-implement-random-rotate-data-augmentation/)
