Relative luminance

From Infogalactic: the planetary knowledge core
(Redirected from Luminance (relative))
Jump to: navigation, search

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

Relative luminance follows the photometric definition of luminance, but with the values normalized to 1 or 100 for a reference white.[1] Like the photometric definition, it is related to the luminous flux density in a particular direction, which is radiant flux density weighted by the luminosity function \overline{y}(\lambda) of the CIE Standard Observer.

The use of relative values is useful in systems where absolute reproduction is impractical. For example, in prepress for print media, the absolute luminance of light reflecting off the print depends on the illumination and therefore absolute reproduction cannot be assured.

Relative luminance in colorimetric spaces

For color spaces such as XYZ, xyY, etc. the letter Y refers to relative luminance. No computation is required to find relative luminance when it is explicit in a color representation in such spaces.

For RGB color spaces that use the ITU-R BT.709 primaries (or sRGB, which defines the same primaries), relative luminance can be calculated from linear RGB components:[2]

Y = 0.2126 R + 0.7152 G + 0.0722 B

The formula reflects the luminosity function: green light contributes the most to the intensity perceived by humans, and blue light the least.

For other sets of primary chromaticities (defined by their x and y chromaticity coordinates), different linear coefficients are needed to get relative luminance. In general, the coefficients are all positive, the green coefficient is largest and blue smallest, and the three form the middle row of the RGB-to-XYZ color transformation matrix.

For nonlinear gamma-compressed R'G'B' spaces as typically used for computer images, a linearization of the R'G'B' components to RGB is needed before the linear combination.[3]

For L*a*b* space, the L* component is the lightness; a perceptual scale of the brightness as a nonlinear function of the relative luminance Y.

Note that relative luminance should not be confused with luma, the weighted sum of the nonlinear gamma compressed R'G'B' components. For color spaces that use luma, such as Y'UV or Y'CbCr (where Y' represents luma), computation of relative luminance can still be done. The R'G'B' components can be transformed into linear light components by undoing the gamma compression; these linear primary components can then be used to calculate luminance.

See also

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Michael Stokes, Matthew Anderson, Srinivasan Chandrasekar, and Ricardo Motta, "A Standard Default Color Space for the Internet - sRGB", online see matrix at end of Part 2.
  3. Lua error in package.lua at line 80: module 'strict' not found.