Copyright © Philip M. Parker, INSEAD. Terms of Use.

GAMMA CORRECTION

Specialty Definition: GAMMA CORRECTION

DomainDefinition

Computing

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 Cathode Ray Tubes used in computer monitors (and televisions) produce a light intensity which is not proportional to the input voltage. 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 display hardware must be adjusted in order to make the colour component intensity on the screen proportional to the value stored in the computer's display memory. This process is most easily achieved by a dedicated module in the display hardware which simply scales the outputs of the display memory before sending them to the digital-to-analogue converters. More expensive graphics cards and workstations (particularly those used for CAD applications) will have a gamma correction facility. In combination with the "white-point" 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). Source: The Free On-line Dictionary of Computing.

Source: compiled by the editor from various references; see credits.

Top     

Specialty Definition: Gamma correction

(From Wikipedia, the free Encyclopedia)

A 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. Computer graphics systems that require a linear relationship between these quantities use gamma correction.

A cathode ray tube, 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 L is related to the source voltage VS by the following formula:

L ∝ (VS)γ

where γ is the Greek letter gamma. For a CRT, γ is about 2.2. For simplicity, consider the example of a monochrome CRT. In this case, when a video signal of 0.5 (representing mid-grey) is fed to the display, the luminance is about 0.21 (resulting in a dark grey). Pure black (0.0) and pure white (1.0) are the only shades that are unaffected by gamma.

To compensate for this effect, the inverse transfer function (gamma correction) is sometimes applied to the video signal so that the end-to-end response is linear. In other words, the transmitted signal is deliberately distorted so that, after it has been distorted again by the display device, the viewer sees the correct brightness. The inverse of the function above is:

VC ∝ (VS)(1/γ)

where VC is the corrected voltage and VS is the source voltage (e.g. from a camera or VCR). In our CRT example 1/γ is 1/2.2 or about 0.45.

A colour CRT receives three video signals (red, green and blue) and in general each colour has its own value of gamma, denoted γR, γG or γB. However, in simple display systems, a single value of γ is used for all three colours.

Other display devices have different values of gammas: for example, a Game Boy Advance display has a gamma between 3 and 4 depending on lighting conditions.

For a tutorial on gamma characteristics in computer graphics, see http://www.w3.org/TR/PNG-GammaAppendix.html .

Source: adapted by the editor from Wikipedia, the free encyclopedia under a copyleft GNU Free Documentation License (GFDL) from the article "Gamma correction."

Top     

Crosswords: GAMMA CORRECTION

Specialty definitions using "GAMMA CORRECTION": Portable Network Graphics. (references)

Top     

Frequency of Internet Keywords: GAMMA CORRECTION

The following statistics estimate the number of searches per day across the major English-language search engines as identified by various trade publications. Hyperlinks lead to commercial use of the expression at Amazon.com.
 
ExpressionFrequency
per Day

gamma correction

30

gamma correction software

8
Source: compiled by the editor from various references; see credits.

Top     

Modern Translation: GAMMA CORRECTION

Language Translations for "GAMMA CORRECTION"; alternative meanings/domain in parentheses.

Danish

  

gamma-korrektion. (various references)

   

Dutch

  

gammacorrectie. (various references)

   

Finnish

  

gammakorjaus. (various references)

   

French

  

correction de gamma. (various references)

   

German

  

Gammakorrektur. (various references)

   

Greek 

  

διόρθωση γάμμα. (various references)

   

Italian

  

correzione del gamma. (various references)

   

Pig Latin

  

ammagay orrectioncay

   

Portuguese

  

correcção de gama. (various references)

   

Spanish

  

corrección de gamma. (various references)

   

Swedish

  

gammakorrigering, gammakorrektion. (various references)

Source: compiled by the editor from various translation references.

Top     

Anagrams: GAMMA CORRECTION

Scrabble® Enable2K-Verified Anagrams

Words within the letters "a-a-c-c-e-g-i-m-m-n-o-o-r-r-t"

-3 letters: micromanager.

-4 letters: micromanage.

-5 letters: arrogation, cocreating, commercing, correcting, correction, crematoria, macerating, maceration, manometric, metronomic, monocratic, morganatic.

Source: compiled by the editor from various references; see credits.

SCRABBLE® is a registered trademark. All intellectual property rights in and to the game are owned in the U.S.A and Canada by Hasbro Inc., and throughout the rest of the world by J.W. Spear & Sons Limited of Maidenhead, Berkshire, England, a subsidiary of Mattel Inc. Mattel and Spear are not affiliated with Hasbro.

Top     



INDEX

1. Crosswords
2. Expressions: Internet
3. Translations: Modern
4. Anagrams
5. Bibliography


  

Copyright © Philip M. Parker, INSEAD. Terms of Use.