Table of Contents |
---|
...
Eazy math inline | ||
---|---|---|
|
There are actually two gammas:
encoding gamma, which relates scene luminance to image file pixel levels, and
display gamma, which relates image file pixel levels to display luminance. It is typically found in equations of the form,
Eazy math inline body \text{log(display brightness)} \approx \gamma \ \text{log(pixel level)}
...
The chart on the right is designed for a visual measurement of display gamma. But it rarely displays correctly in web browsers (and may never display correctly on this Atlassian page, where there is no way to set it to 100% size). It has to be displayed in the monitor’s native resolution, 1 monitor pixel to 1 image pixel. Unfortunately, operating system scaling settings and browser magnifications can make it difficult. |
...