色调映射节点

色调映射节点。

Tone mapping is a technique used in image processing and computer graphics to map one set of colors to another in order to approximate the appearance of high dynamic range images in a medium that has a more limited dynamic range.

Essentially, tone mapping addresses the problem of strong contrast reduction from the scene values (radiance) to the displayable range, while preserving the image details and color appearance. This is important to appreciate the original scene content.

输入

图像

HDR 图像。

属性

类型
Rh 单相
关键帧

映射为平均亮度值。

偏移量

默认值为1,但可以通过改变亮度曲线产生额外的一些控制。

伽玛

若不使用此参数,默认值设置为1。

R/D 感光器
强度

若数值小于0,使图像变暗,反之,使图像变亮。

对比

数值设置为0将从输入图像中自动判断对比度信息。

自适应

数值为0,全局,数值为1,基于像素强度。

色彩校正

数值为0,所有通道一致;数值为1,每个通道独立。

输出

图像

LDR 图像。