Color Balance Node – Вузол «Баланс Кольорів»

The Color Balance node adjusts the color and values of an image.

Вузол Color Balance -- «Баланс Кольорів».

Inputs – Уводи

Factor – Фактор

Керує величиною впливу цього вузла на вивідне результатне зображення.

Color – Колір

Standard color input.

Properties – Властивості

Correction Formula

The mathematical method to adjust the image’s colors.

Lift/Gamma/Gain – Підйом/Гамма/Підсил:

Adjusts the colors and tonal range of an image by controlling the shadows, midtones, and highlights separately.

Lift – Підйом

Adjusts the darkest areas of the image (the shadows).

Gamma – Гамма

Primarily affects the midtones, the middle range of brightness in the image.

Gain – Підсил

Controls the brightest parts of the image (the highlights).

Offset/Power/Slope (ASC-CDL) – Зсув/Потужність/Схил:

A standardized model for adjusting the colors and tonal range of an image. This allows the same values to be used across different application to yield the same result. See Advanced for more details on the underlying implementation.

Offset – Зсув

Adjusts the darkest areas of the image (the shadows).

Basis – Базис

Additional offset, allows to specify a negative offset value.

Power – Степінь

Primarily affects the midtones, the middle range of brightness in the image.

Slope – Схил

Controls the brightest parts of the image (the highlights).

White Point – Точка Білого:

Adjusts the color that should be considered white. The white point is specified as setting the inputs color temperature and then the desired output temperature.

Температура – Temperature

The blackbody temperature of the primary illuminant. By default a D65 white point is used.

Підбарвлення – Tint

The amount of green/magenta shift of the blackbody curve.

Outputs – Виводи

Color – Колір

Стандартне вивідне зображення.

Advanced – Просунуто

The Offset/Power/Slope Formula – Формула «Зсув/Потужність/Схил»

\(\text{out} = (i \times s + o)^p\)

де:

  • out: Колір-градуйоване кодове значення пікселя.

  • i: Увідне кодове значення пікселя (від 0 до 1) (від чорного до білого).

  • s: Схил (0 або будь-яке більше число, номінальне значення – 1.0).

  • o: Зсув (будь-яке число, номінальне значення – 0).

  • p: Потужність (будь-яке число більше за 0, номінальне значення – 1.0).