Gamma correctionA gamma characteristic is a power-law relationship that approximates the relationship between the encoded luminance in a television system and the actual desired image brightness. With this nonlinear relationship, equal steps in encoded luminance correspond to subjectively approximately equal steps in brightness. Computer graphics systems that require a linear relationship between these quantities use gamma correction. The following illustration shows the difference between a scale with linearly-increasing intensity (i.e., gamma-corrected) scale and a scale with linearly-increasing encoded luminance signal.\n
On most displays (i.e., those with a standard gamma of 2.5), one can observe that the linear-intensity scale has a large jump in perceived brightness between the intensity values 0.0 and 0.1, while the steps at the higher end of the scale are hardly perceptible. The linearly-encoded scale, that has a nonlinearly-increasing intensity, will show much more even steps in perceived brightness.
On a monitor with an analogue input, the limited signal bandwidth may cause vertical black and white stripes to have a different brightness than horizontal black and white stripes. This problem will cause the squares on the image on the left to appear at different brightnesses.\n\n your browser does not gamma correct images, then you can read your combined video card and monitor gamma on the image at the right, at the point where the stripes match in brightness.
A cathode ray tube (CRT), for example, converts a video signal to light in a nonlinear way, because the electron gun it contains is a nonlinear device. The light intensity I is related to the source voltage VS according to
TerminologyThe names of the various quantities are somewhat confusing. The term Intensity refers strictly to the amount of light energy that is emitted per unit of time and per unit of surface. Luminance, however, can mean several things:\n#The intensity, corrected for the wavelength-dependent sensitivity of the human eye (in units of lux);\n#The encoded video signal, i.e. similar to the signal voltage VS.\nLikewise, brightness can refer to the "amount of light" either before or after application of the gamma power law.External links\nFor a tutorial on gamma characteristics in computer graphics, see \nhttp://www.w3.org/TR/PNG-GammaAppendix.html . A more in-depth explanation: http://www.poynton.com/notes/colour_and_gamma/GammaFAQ.html |
||||||||||||||||||||||||||||
"I can write better than anybody who can write faster, and I can write faster than anybody who can write better." - A. J. Liebling (1904-1963) |
On a monitor with an analogue input, the limited signal bandwidth may cause vertical black and white stripes to have a different brightness than horizontal black and white stripes. This problem will cause the squares on the image on the left to appear at different brightnesses.\n
your browser does not gamma correct images, then you can read your combined video card and monitor gamma on the image at the right, at the point where the stripes match in brightness.
A 