# Saturation Augmentation

이미지의 색상 생동감을 무작위로 조정합니다.

0%99%25%\\

## 예시

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

<figure><img src="/files/fb9699a6af24990fc81a152e0991e76b88d7c5a3" alt=""><figcaption><p>+30%의 채도 증강</p></figcaption></figure>

<figure><img src="/files/0f4740f67311758b574e3d35fc7145afcea15044" alt=""><figcaption><p>-30%의 채도 증강</p></figcaption></figure>

## 자세히 알아보기

* [머신 러닝을 위해 이미지에 노이즈를 추가하는 이유](https://blog.roboflow.com/why-to-add-noise-to-images-for-machine-learning/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.roboflow.com/roboflow/roboflow-ko/datasets/dataset-versions/image-augmentation/augmentation-types/saturation-augmentation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
