滚降对比度

应用一条对比度曲线,在输入图像的所有通道上,在低端和高端均具有平滑的衰减。的center值控制颜色的整体亮度和contrast值增加或减少图像的对比度。采用soft clip控制降落量并检查override values 调整张力和程度soft clip曲线。

输入和控制

连接类型

连接名称

功能

输入值

未命名

接收滚降的图像序列。

面具

用作遮罩的可选图像。默认情况下,对比度更改仅限于蒙版的非黑色区域。

首先,遮罩输入在节点的右侧显示为三角形,但是当您拖动它时,它将变成标记为遮罩的箭头。如果看不到遮罩输入,请确保mask控件被禁用或设置为none

Control (UI)

Knob (Scripting)

Default Value

功能

RolloffContrast Tab

channels

channels

rgba

该效果仅应用于这些通道。

如果您将此设置为除all要么none,您可以使用右侧的复选框选择单个频道。

range

range

1

0到输入值之间的值使用查找表来减少处理时间。

contrast

contrast

1

较高的值会增加对比度。接近0的值会降低对比度。

center

center

0.5

center默认情况下,该值位于对比度曲线的中心,并控制颜色的整体亮度。

soft clip

soft_clip

0

从末端附近的线性曲线滚落的数量,软化了对比度的影响。

override values

value_override

disabled

如果启用,下面的自定义值将覆盖计算的值。

slope mag 1 low shoulder

slope_mag_low1

0.80000001

从0到1的值,用于控制内部控制点在贝塞尔曲线中的位置。

slope mag 2 low shoulder

slope_mag_low2

0.0025

从0到1的值,用于控制内部控制点在贝塞尔曲线中的位置。

blank point
percentage

black_low

1

从0到1的值控制黑点的位置。计算为原点与对比线过零之间的距离。

slope mag 1 upper shoulder

slope_mag_high1

1

从0到1的值,用于控制内部控制点在上贝塞尔曲线中的位置。

slope mag 2 upper shoulder

slope_mag_high2

0.80000001

从0到1的值,用于控制内部控制点在上贝塞尔曲线中的位置。

white point
percentage

white_high

1

从0到1的值,用于控制白点的位置。计算为1,1点与对比线y = 0相交之间的距离。

mask

N/A

disabled

在右侧启用关联的遮罩通道。禁用此复选框与将频道设置为none

maskChannelInput

none

The channel to use as a mask. By default, the contrast effect is limited to the non-black areas of this channel.

inject

inject

disabled

复制mask输入到预定义mask.a渠道。注入面罩可让您在下游使用同一面罩。

invert

invert_mask

disabled

反转使用遮罩通道,以便将对比度效果限制在遮罩的非白色区域。

fringe

fringe

disabled

模糊蒙版的边缘。

(un)premult by

N/A

disabled

在右侧启用关联的通道。禁用此复选框与将频道设置为none

unpremult

none

The image is divided by this channel before being processed, and multiplied again afterwards.

If you are using premultiplied input images, you may want to check (un)premult by and select rgba.alpha here. This will simulate adjusting the contrast before the premultiplication was done. It is the same as adding an Unpremult node before this node and a Premult node after, but allows you to work faster if you’re only using one color correct node.

If you are using unpremultiplied input images, you should leave this set to none.

invert

invert_unpremult

disabled

反转(非)预乘通道的使用。

mix

mix

1

在0的原始图像和1的完整效果之间溶解。