Light and Color
Light and Color
Color Models
This is the model used for active displays such as television and
computer screens.
Most devices that deposit color pigments on paper (such as Color Printers
and Copiers) requires CMY data input or perform RGB to CMY conversion
internally
C 1.00 R
M = 1.00
- G
Y 1.00 B
CMY and CMYK Color Model
Intensity(value)
Distinguishes the gray levels.
HSI Color Model
Separates out intensity I from the coding
I=(R+G+B)/3
Conversion from RGB to HSI
Given an image in RGB color format, the H component of each
RGB pixel is obtained using the equation:
Conversion from HSI to RGB
Conversion from HSI to RGB