Color Systems
Color Systems
Color Systems
18/12/2023
Color fundamental
The human visual system can distinguish hundreds of thousands of different color shades and
intensities, but only around 100 shades of grey. Therefore, in an image, a great deal of extra
information may be contained in the color, and this extra information can then be used to simplify
image analysis, e.g. object identification and extraction based on color. Three independent
quantities are used to describe any particular color. The hue is determined by the dominant
wavelength. Visible colors occur between about 400nm (violet) and 700nm (red) on the
electromagnetic spectrum, as shown
The saturation is determined by the excitation purity, and depends on the amount of white light
mixed with the hue. A pure hue is fully saturated, i.e. no white light mixed in. Hue and saturation
together determine the chromaticity for a given color. Finally, the intensity is determined by the
actual amount of light, with more light corresponding to more intense colors. Achromatic light has
no color - its only attribute is quantity or intensity. Grey level is a measure of intensity. The
intensity is determined by the energy, and is therefore a physical quantity. On the other hand,
brightness or luminance is determined by the perception of the color, and is therefore
psychological. Given equally intense blue and green, the blue is perceived as much darker than the
green. Note also that our perception of intensity is nonlinear, with changes of normalized intensity
from 0.1 to 0.11 and from 0.5 to 0.55 being perceived as equal changes in brightness. Color
depends primarily on the reflectance properties of an object. We see those rays that are reflected,
while others are absorbed. However, we also must consider the color of the light source, and the
nature of human visual system. For example, an object that reflects both red and green will appear
green when there is green but no red light illuminating it, and conversely it will appear red in the
absence of green light. In pure white light, it will appear yellow (= red + green).
Characterization of light
If the light achromatic (void of color), if its only attribute is intensity. Gray level refers to a
scalar measure of it its intensity that ranges from black, to grays, and finally to white. Chromatic
light spans the ES from about 400 to 700 nm Chromatic light spans the ES from about 400 to
700 nm. Three basic quantities are used to describe the quality of a chromatic light source•
Radiance: total amount of energy flows from the light source. Luminance: amount of energy
perceive from light source Luminance: amount of energy perceive from light source. Brightness:
a subjective descriptor that is practically impossible to measure.
– Red: 700 nm
– Green: 546.1 nm
– Blue: 435.8 nm
Primary color can be added to produce secondary colors produce secondary colors– Primary
colors can not produce all colors.
Pigments(colorants)– Define the primary colors to be the absorbing one and reflect other two
Color Models
Color models provide a standard way to specify a particular color, by defining a 3D coordinate
system, and a subspace that contains all constructible colors within a particular model. Any color
that can be specified using a model will correspond to a single point within the subspace it
defines. Each color model is oriented towards either specific hardware (RGB,CMY,YIQ), or
image processing applications (HSI).
Conversion between the RGB model and the HSI model is quite complicated. The intensity is
given by
where the quantities R, G and B are the amounts of the red, green and blue components, normalized
to the range [0,1]. The intensity is therefore just the average of the red, green and blue components.
The saturation is given by:
The YIQ Model
The YIQ (luminance-inphase-quadrature) model is a recoding
of RGB for color television, and is a very important model for
color image processing. The luminance (Y) component
contains all the information required for black and white
television, and captures our perception of the relative
brightness of particular colors. That we perceive green as much
lighter than red, and red lighter than blue, is indicated by their
respective weights of 0.587, 0.299 and 0.114 in the first row of
the conversion matrix above. These weights should be used
when converting a color image to greyscale if you want the
perception of brightness to remain the same. This is not the case
for the intensity component in an HSI image
The Y component is the same as the CIE primary Y
References
[1] R.C. Gonzales and R.E. Woods, Digital Image Processing, Addison-Wesley,
Reading, 1992.
[2] J.D. Foley, A. van Dam, S.K. Feiner and J.F. Hughes, Computer Graphics,
Principles and Practice, Addison-Wesley, Reading, 1990.
[3] Newton, Opticks, 4th Edition, Dover, New York, 1704/1952.
[4] E.B. Goldstein, Sensation and Perception, Brooks/Cole, California, 1989.