Download as pdf or txt
Download as pdf or txt
You are on page 1of 17

Color Image Processing

O. V. Ramana Murthy

B206, AB2
Electrical and Electronics Engineering
Amrita Vishwa Vidyapeetham, Coimbatore
Color Fundamentals

2
Color Fundamentals
 Cones are the sensors in the eye responsible for color vision.
Experimental evidence shows that the 6 to 7 million cones in the
human eye can be divided into three principal sensing
categories, corresponding roughly to red, green, and blue.
 Approximately 65% of all cones are sensitive to red light, 33%
are sensitive to green light, and only about 2% are sensitive to
blue.
 Because of these absorption characteristics, the human eye sees
colors as variable combinations of the so-called primary colors:
red (R), green (G), and blue (B).

3
Color Fundamentals
The primary colors of light: The primary colors can be added
together to produce the secondary colors of light—magenta (red
plus blue), cyan (green plus blue), and yellow (red plus green).

4
Color Fundamentals
The primary colors of pigments: a primary color is defined as one that
subtracts or absorbs a primary color of light, and reflects or transmits the
other two. Therefore, the primary colors of pigments are magenta, cyan,
and yellow, and the secondary colors are red, green, and blue.

5
Color Models
A color model is a specification of
1. A coordinate system, and
2. A subspace within that system, such that each color in the
model is represented by a single point contained in that
subspace.
The hardware-oriented models most commonly used in
practice are the RGB (red, green, blue) model for color
monitors and a broad class of color video cameras;
The CMY (cyan, magenta, yellow) and CMYK (cyan, magenta,
yellow, black) models for color printing; and the HSI (hue,
saturation, intensity) model, which corresponds closely with
the way humans describe and interpret color.
6
RGB Model

7
CMY and CMYK Models
When a surface coated with cyan pigment is illuminated with
white light, no red light is reflected from the surface.
In practice, because C, M, and Y inks seldom are pure colors,
combining these colors for printing black produces instead a
muddy-looking brown. So, in order to produce true black
(which is the predominant color in printing), a fourth color,
black, denoted by K, is added, giving rise to the CMYK color
model.
K = min(C, M,Y)

8
Color Fundamentals
The characteristics generally used to distinguish one color from
another are brightness, hue, and saturation.
 Brightness embodies the achromatic notion of intensity.
 Hue represents dominant color as perceived by an observer.
 Saturation refers to the amount of white light mixed with a
hue.

9
Hue Circle

10
Saturation and Intensity

11
HSI model

12
HSI model

13
HSI to RGB

14
Full-Color Image Processing

15
References
 Chapter 7. Digital Image Processing, Gonzalez and Woods,
3rd edition.

16
Color Transformations
In the HSI color space we need to modify only the intensity
component image
In the RGB color space we need to modify all three components
by the same constant transformation
The CMY space requires a similar set of linear transformations

the transformations required in CMYK image is given by

17

You might also like