Unit-5 Colour Image Processing
Unit-5 Colour Image Processing
UNIT - 5
• Brightness
• embodies the chromatic notion of intensity
• Brightness
• Hue
• Represents dominant color as perceived by an observer
• E.g. when said object is red, yellow, orange means specifying its hue
• Brightness
• Hue
• Saturation
• Refers to the relative purity or amount of white light mixed with a hue
• Amount of red, green, blue needed to form any particular color are
called Tristimulus values, denoted by X, Y, Z
x (red)
y (green)
z (blue)
• Cube composed of
(28)3 = 1,67,77,216 colors
• When color scene with monochrome camera with one of these filters,
the result is monochrome image whose intensity is proportional to the
response of that filter
• This subset of colors is called set of safe RGB colors / set of all-
system-safe colors
• Most devices use CMY data input or convert RGB to CMY internally
𝐻= { 𝜃 𝑖𝑓 𝐵≤ 𝐺
3 60 − 𝜃 𝐼𝑓 𝐵>𝐺
{ }
1
3 2
[ ( 𝑅 − 𝐺 ) +( 𝑅 − 𝐵 )]
𝑆 =1 − ¿ 𝜃= 𝑐𝑜𝑠
−1
( 𝑅 +𝐺 + 𝐵) 2
[ ( 𝑅 − 𝐺 ) +( 𝑅 − 𝐵 )(𝐺 − 𝐵 )]
1
2
1
𝐼= ( 𝑅+ 𝐺 + 𝐵 )
3
𝐵=𝐼 ( 1− 𝑆)
[
𝑅= 𝐼 1+
𝑆 cos 𝐻
°
cos (60 − 𝐻 ) ]
𝐺=3 𝐼 −( 𝑅 + 𝐵)
𝐻 =𝐻 −120
°
𝑅=𝐼 (1− 𝑆)
[
𝐺= 𝐼 1+
𝑆 cos 𝐻
°
cos (60 − 𝐻 ) ]
𝐵=3 𝐼 −( 𝑅+ 𝐺)
𝐻 =𝐻 −240
°
𝐺=𝐼 (1 −𝑆)
[
𝐵= 𝐼 1+
𝑆 cos 𝐻
°
cos ( 60 − 𝐻 ) ]
𝑅=3 𝐼 −( 𝐺+ 𝐵)