| gamma correction Adjustments applied during the display of a digital representation of colour on a screen in order to compensate for the fact that the used in computer (and televisions) produce a light intensity which is not proportional to the input . The light intensity is actually proportional to the input voltage raised to the inverse power of some constant, called gamma. Its value varies from one display to another, but is usually around 2.5. Because it is more intuitive for the colour components (red, green and blue) to be varied linearly in the computer, the actual voltages sent to the monitor by the must be adjusted in order to make the colour component intensity on the screen proportional to the value stored in the computer's . This process is most easily achieved by a dedicated module in the display hardware which simply scales the outputs of the before sending them to the . More expensive and (particularly those used for applications) will have a gamma correction facility. In combination with the "" gamma correction is used to achieve precise colour matching. {Robert Berger's explanation of monitor gamma (http://www.cs.cmu.edu/afs/cs.cmu.edu/user/rwb/www/gamma.html)}. [{"Digital Imaging in C and the World Wide Web", W. David Schwaderer (http://www.itknowledge.com/)}]. (1999-02-01) |