If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
New! You can now log in to the forums with your chaos.com account as well as your forum account.
i was wondering if there were any graphs or images of gradients out there for the different color mapping types and values. to help visually explain what each is doing.
The Reinhard color mapping does not apply any gamma transformation on the result. Here are some curve graphs demonstrating how different color mapping modes work. The x axis is the input (original) image color, and the y axis is the output (color-mapped) color.
Useful observations:
In the last image, although this is not clear from the limited graph window, neither the Exponential, nor the Reinhard with Burn 0.0 curve ever go above the 1.0 (white) value (e.g. no burnt-out areas). However, the Exponential graph goes very close to white very quickly, while the Reinhard curve is more gradual.
Near the dark colors, the slope for both Exponential and Reinhard modes is similar to the slope of the linear mapping, which means that those modes preserve darker colors near their original value.
When the Burn value is 0.5, the Reinhard curve intersects the y=1 line (the white color) when x=2 (the original color has an intensity of 2); when the Burn value is 0.2, the curve intersects the white line for x=5; the same relationship is true for any other color and allows you to choose presicely the values of the colors that you want to be mapped to white.
Comment