HSV
• Perceptual dimensions of color:
• Hue: the “kind” of color, regardless of its attributes
• Saturation: Purity, “colorfulness”
• Value (or lightness): total amount of light
• Use rgb2hsv() and hsv2rgb() in Matlab, in Python w/skimage
Slide from Steve Seitz / Ren Ng