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

# 노출 증강

이미지의 감마 노출을 더 밝거나 더 어둡게 조정합니다. 이를 통해 이미지 노출에 다양성을 추가하여 조명 및 카메라 설정 변경에 모델이 더 견고하게 대응하도록 돕습니다.

* 백분율: 이미지가 무작위로 얼마나 밝아지거나 어두워질지의 상한 퍼센트를 선택합니다. 최대 100퍼센트 밝음(완전히 흰색) 또는 100퍼센트 어둠(완전히 검은색)까지 가능합니다.

## 예시

<figure><img src="/files/6498816ee7d5f94b7eed165a004bda392381db72" alt=""><figcaption><p>원본 이미지</p></figcaption></figure>

<figure><img src="/files/6d56d28721e213f6a8031be90ef8bbc8e4c24c11" alt=""><figcaption><p>-10% 밝기로 노출 증강</p></figcaption></figure>

<figure><img src="/files/ee2ca440d06462b213d045846a2459d5c997d2b0" alt=""><figcaption><p>+10% 밝기로 노출 증강</p></figcaption></figure>

## FAQ

<details>

<summary>노출은 밝기와 어떻게 다른가요?</summary>

노출은 센서가 얼마나 많은 빛을 "받았는지"를 시뮬레이션합니다. 카메라에서 ISO나 셔터 속도를 조정하는 것과 비슷합니다.

노출 증강은 실제 조명에 더 충실합니다. 밝은 영역은 어두운 영역보다 더 빨리 밝아지며, 이미지의 톤 관계를 더 자연스럽게 보존합니다.

</details>
