Causes of color

• The sensation of color is caused • could be produced in by the brain. different amounts at different wavelengths (compare the sun and • Some ways to get this sensation a fluorescent light bulb). include: • Light could be differentially – Pressure on the eyelids reflected (e.g. some pigments). – Dreaming, hallucinations, etc. • It could be differentially refracted - • Main way to get it is the (e.g. Newton’s prism) response of the visual system to • Wavelength dependent specular the presence/absence of light at reflection - e.g. shiny copper penny various wavelengths. (actually most metals). • Flourescence - light at invisible wavelengths is absorbed and reemitted at visible wavelengths.

Computer Vision - A Modern Approach Set: Color

Radiometry for color

• All definitions are now “per unit wavelength” • All units are now “per unit wavelength” • All terms are now “spectral” • becomes spectral radiance – per square meter per per unit wavelength • Radiosity --- spectral radiosity

Computer Vision - A Modern Approach Set: Color

1 radiators

• Construct a hot body with near-zero (black body) – Easiest way to do this is to build a hollow metal object with a tiny hole in it, and look at the hole. • The spectral power distribution of light leaving this object is a simple function of temperature

Ê 1 ˆ Ê 1 ˆ E(l) µ 5 Á ˜ Ë l ¯ Ë exp(hc klT )-1¯ • This leads to the notion of color temperature --- the temperature of a black body that would look the same

Computer Vision - A Modern Approach Set: Color

Measurements of relative spectral power of sunlight, made by J. Parkkinen and P. Silfsten. Relative spectral power is plotted against wavelength in nm. The visible range is about 400nm to 700nm. The color names on the horizontal axis give the color names used for monochromatic light of the corresponding wavelength --- the “colors of the rainbow”. Violet Indigo Blue Green Yellow Orange Red Mnemonic is “Richard of York got blisters in Venice”. Computer Vision - A Modern Approach † Set: Color

2 Relative spectral power of two standard illuminant models --- D65 models sunlight,and illuminant A models incandescent lamps. Relative spectral power is plotted against wavelength in nm. The visible range is about 400nm to 700nm. The color names on the horizontal axis give the color names used for monochromatic light of the corresponding Violet Indigo Blue Green Yellow Orange Red wavelength --- the “colors of the rainbow”.

Computer Vision - A Modern Approach Set: Color

Measurements of relative spectral power of four different artificial illuminants, made by H.Sugiura. Relative spectral power is plotted against wavelength in nm. The visible range is about 400nm to 700nm.

Computer Vision - A Modern Approach Set: Color

3 Spectral albedoes for several different leaves, with color names attached. Notice that different colors typically have different spectral albedo, but that different spectral albedoes may result in the same perceived color (compare the two whites). Spectral albedoes are typically quite smooth functions. Measurements by E.Koivisto.

Computer Vision - A Modern Approach Set: Color

The appearance of colors

• Color appearance is strongly • Film color mode: affected by (at least): View a colored surface – other nearby colors, through a hole in a sheet, so that – adaptation to previous views the color looks like a film in space; – “state of mind” controls for nearby colors, and state • We show several demonstrations in of mind. what follows. • Other modes: – Surface color – Volume color – Mirror color – Illuminant color

Computer Vision - A Modern Approach Set: Color

4 The appearance of colors

• Hering, Helmholtz: Color appearance is strongly affected by other nearby • By experience, it is possible to colors, by adaptation to previous views, and by “state of mind” match almost all colors, viewed in film mode using only three primary • Film color mode: View a colored surface through a hole in a sources - the principle of sheet, so that the color looks like a film trichromacy. in space; controls for nearby colors, and – Other modes may have more state of mind. dimensions – Other modes: • Glossy-matte • Surface color • Rough-smooth • Volume color • Most of what follows discusses • Mirror color film mode. • Illuminant color

Computer Vision - A Modern Approach Set: Color

Computer Vision - A Modern Approach Set: Color

5 Computer Vision - A Modern Approach Set: Color

Computer Vision - A Modern Approach Set: Color

6 Why specify color numerically?

• Accurate color reproduction is • Color reproduction problems commercially valuable increased by prevalence of digital – Many products are identified by imaging - e.g.. digital libraries of color (“golden” arches; art. • Few color names are widely – How do we ensure that everyone recognized by English speakers - sees the same color? – About 10; other languages have fewer/more, but not many more. – It’s common to disagree on appropriate color names.

Computer Vision - A Modern Approach Set: Color

Color matching experiments - I

• Show a split field to subjects; one side shows the light whose color one wants to measure, the other a weighted mixture of primaries (fixed ). • Each light is seen in film color mode.

Computer Vision - A Modern Approach Set: Color

7 Color matching experiments - II

• Many colors can be represented as a mixture of A, B, C • write M=a A + b B + c C where the = sign should be read as “matches” • This is additive matching. • Gives a color description system - two people who agree on A, B, C need only supply (a, b, c) to describe a color.

Computer Vision - A Modern Approach Set: Color

Subtractive matching

• Some colors can’t be matched like this: instead, must write M+a A = b B+c C • This is subtractive matching. • Interpret this as (-a, b, c) • Problem for building monitors: Choose R, G, B such that positive linear combinations match a large set of colors

Computer Vision - A Modern Approach Set: Color

8 The principle of trichromacy

• Experimental facts: – Three primaries will work for most people if we allow subtractive matching • Exceptional people can match with two or only one primary. • This could be caused by a variety of deficiencies. – Most people make the same matches. • There are some anomalous trichromats, who use three primaries but make different combinations to match.

Computer Vision - A Modern Approach Set: Color

Grassman’s Laws

• For color matches made in film color mode: – symmetry: U=V <=>V=U – transitivity: U=V and V=W => U=W – proportionality: U=V <=> tU=tV – additivity: if any two (or more) of the statements U=V, W=X, (U+W)=(V+X) are true, then so is the third • These statements are as true as any biological law. They mean that color matching in film color mode is linear.

Computer Vision - A Modern Approach Set: Color

9 Linear color spaces

• A choice of primaries yields a • RGB: primaries are linear color space --- the monochromatic energies are coordinates of a color are given 645.2nm, 526.3nm, 444.4nm. by the weights of the primaries • CIE XYZ: Primaries are used to match it. imaginary, but have other • Choice of primaries is convenient properties. Color equivalent to choice of color coordinates are (X,Y,Z), where space. X is the amount of the X primary, etc. – Usually draw x, y, where x=X/(X+Y+Z) y=Y/(X+Y+Z)

Computer Vision - A Modern Approach Set: Color

Color matching functions

• Choose primaries, say A, B, C • Given energy function, E(l) Then our match is: what amounts of primaries will match it? • For each wavelength, determine {Ú a(l)E(l)dl }A + how much of A, of B, and of C is needed to match light of that b(l)E(l)dl B + wavelength alone. a(l) {Ú } b(l) {Ú c(l)E(l)dl}C c(l) • These are colormatching functions

Computer Vision - A Modern Approach Set: Color

10

† RGB: primaries are monochromatic, energies are 645.2nm, 526.3nm, 444.4nm. Color matching functions have negative parts -> some colors can be matched only subtractively.

Computer Vision - A Modern Approach Set: Color

CIE XYZ: Color matching functions are positive everywhere, but primaries are imaginary. Usually draw x, y, where x=X/(X+Y+Z) y=Y/(X+Y+Z)

Computer Vision - A Modern Approach Set: Color

11 A qualitative rendering of the CIE (x,y) space. The blobby region represents visible colors. There are sets of (x, y) coordinates that don’t represent real colors, because the primaries are not real lights (so that the color matching functions could be positive everywhere).

Computer Vision - A Modern Approach Set: Color

A plot of the CIE (x,y) space. We show the spectral locus (the colors of monochromatic lights) and the black- body locus (the colors of heated black-bodies). I have also plotted the range of typical incandescent lighting.

Computer Vision - A Modern Approach Set: Color

12 Non-linear color spaces

• HSV: Hue, Saturation, Value are non-linear functions of XYZ. – because hue relations are naturally expressed in a circle

• Uniform: equal (small!) steps give the same perceived color changes.

• Munsell: describes surfaces, rather than lights - less relevant for graphics. Surfaces must be viewed under fixed comparison light

Computer Vision - A Modern Approach Set: Color

HSV hexcone

Computer Vision - A Modern Approach Set: Color

13 Uniform color spaces

• McAdam ellipses (next slide) demonstrate that differences in x,y are a poor guide to differences in color • Construct color spaces so that differences in coordinates are a good guide to differences in color.

Computer Vision - A Modern Approach Set: Color

Variations in color matches on a CIE x, y space. At the center of the ellipse is the color of a test light; the size of the ellipse represents the scatter of lights that the human observers tested would match to the test color; the boundary shows where the just noticeable difference is. The ellipses on the left have been magnified 10x for clarity; on the right they are plotted to scale. The ellipses are known as MacAdam ellipses after their inventor. The ellipses at the top are larger than those at the bottom of the figure, and that they rotate as they move up. This means that the magnitude of the difference in x, y coordinates is a poor guide to the difference in color. Computer Vision - A Modern Approach Set: Color

14 CIE u’v’ which is a projective transform of x, y. We transform x,y so that ellipses are most like one another. Figure shows the transformed ellipses.

Computer Vision - A Modern Approach Set: Color

Color receptors and color deficiency

• Trichromacy is justified - in • Some people have fewer than color normal people, there are three types of receptor; most three types of color receptor, common deficiency is red-green called cones, which vary in color blindness in men. their sensitivity to light at • Color deficiency is less different wavelengths (shown common in women; red and by molecular biologists). green receptor genes are carried • Deficiency can be caused by on the X chromosome, and CNS, by optical problems in the these are the ones that typically eye, or by absent receptor types go wrong. Women need two – Usually a result of absent bad X chromosomes to have a genes. deficiency, and this is less likely.

Computer Vision - A Modern Approach Set: Color

15 Color receptors

• Principle of univariance: • All experimental evidence cones give the same kind of suggests that the response of the response, in different amounts, k’th type of cone can be written to different wavelengths. The as output of the cone is obtained by summing over wavelengths. r (l)E(l)dl Ú k Responses are measured in a variety of ways (comparing behavior of color normal and where r k ( l ) is the sensitivity color deficient subjects). of the receptor and spectral energy density of the incoming light.

Computer Vision - A Modern Approach Set: Color

Color receptors

• Plot shows relative sensitivity as a function of wavelength, for the three cones. The S (for short) cone responds most strongly at short wavelengths; the M (for medium) at medium wavelengths and the L (for long) at long wavelengths. • These are occasionally called B, G and R cones respectively, but that’s misleading - you don’t † see red because your R cone is activated.

Computer Vision - A Modern Approach † Set: Color

16 Adaptation phenomena

• The response of your color • Common example: walk inside system depends both on spatial from a bright day; everything contrast and what it has seen looks dark for a bit, then takes before (adaptation) its conventional brightness. • This seems to be a result of coding constraints --- receptors appear to have an operating point that varies slowly over time, and to signal some sort of offset. One form of adaptation involves changing this operating point.

Computer Vision - A Modern Approach Set: Color

Computer Vision - A Modern Approach Set: Color

17 Computer Vision - A Modern Approach Set: Color

Computer Vision - A Modern Approach Set: Color

18 Computer Vision - A Modern Approach Set: Color

Computer Vision - A Modern Approach Set: Color

19 Computer Vision - A Modern Approach Set: Color

Computer Vision - A Modern Approach Set: Color

20 Viewing colored objects

• Assume diffuse+specular model • Diffuse – color of reflected light depends • Specular on both illuminant and surface – people are surprisingly good at – specularities on dielectric disentangling these effects in objects take the color of the practice (color constancy) light – this is probably where some of – specularities on metals can be the spatial phenomena in color colored perception come from

Computer Vision - A Modern Approach Set: Color

When one views a colored surface, the spectral radiance of the light reaching the eye depends on both the spectral radiance of the illuminant, and on the spectral albedo of the surface. We’re assuming that camera receptors are linear, like the receptors in the eye.

Computer Vision - A Modern Approach This is usually the case. Set: Color

21 Subtractive mixing of inks

• Inks subtract light from white, • e.g.. C+M+Y=White- whereas phosphors glow. White=Black • Linearity depends on pigment C+M=White-Yellow=Blue properties • Usually require CMY and – inks, paints, often hugely non- Black, because colored inks are linear. more expensive, and • Inks: Cyan=White-Red, registration is hard Magenta=White-Green, • For good choice of inks, there is Yellow=White-Blue. a linear transform between • For a good choice of inks, and XYZ and CMY good registration, matching is linear and easy

Computer Vision - A Modern Approach Set: Color

Finding Specularities

• Assume we are dealing with dielectrics – specularly reflected light is the same color as the source • Reflected light has two components – diffuse – specular – and we see a weighted sum of these two • Specularities produce a characteristic dogleg in the histogram of receptor responses – in a patch of diffuse surface, we see a color multiplied by different scaling constants (surface orientation) – in the specular patch, a new color is added; a “dog-leg” results

Computer Vision - A Modern Approach Set: Color

22 B S

Illuminant color

T

G

Diffuse component

R

Computer Vision - A Modern Approach Set: Color

Boundary of Diffuse specularity region B B

G G

R R

Computer Vision - A Modern Approach Set: Color

23 Color constancy

• Assume we’ve identified and removed specularities • The spectral radiance at the camera depends on two things – surface albedo – illuminant spectral radiance – the effect is much more pronounced than most people think (see following slides) • We would like an illuminant invariant description of the surface – e.g. some measurements of surface albedo – need a model of the interactions • Multiple types of report – The color of paint I would use is – The color of the surface is – The color of the light is

Computer Vision - A Modern Approach Set: Color

Notice how the color of light at the camera varies with the illuminant color; here we have a uniform illuminated by five different lights, and the result plotted on CIE x,y

Computer Vision - A Modern Approach Set: Color

24 Notice how the color of light at the camera varies with the illuminant color; here we have the blue flower illuminated by five different lights, and the result plotted on CIE x,y. Notice how it looks significantly more saturated under some lights.

Computer Vision - A Modern Approach Set: Color

Notice how the color of light at the camera varies with the illuminant color; here we have a green leaf illuminated by five different lights, and the result plotted on CIE x,y

Computer Vision - A Modern Approach Set: Color

25 Computer Vision - A Modern Approach Set: Color

Computer Vision - A Modern Approach Set: Color

26 Computer Vision - A Modern Approach Set: Color

Land’s Demonstration

Computer Vision - A Modern Approach Set: Color

27 Lightness Constancy

• Lightness constancy – how light is the surface, independent of the brightness of the illuminant – issues • spatial variation in illumination • absolute standard – Human lightness constancy is very good • Assume – frontal 1D “Surface” – slowly varying illumination – quickly varying surface reflectance

Computer Vision - A Modern Approach Set: Color

Computer Vision - A Modern Approach Set: Color

28 Computer Vision - A Modern Approach Set: Color

Lightness Constancy in 2D

• Differentiation, thresholding are • This yields a minimization easy problem – integration isn’t • How do we choose the constant – problem - gradient field may of integration? no longer be a gradient field – average lightness is gray • One solution – lightest object is white – Choose the function whose – ? gradient is “most like” thresholded gradient

Computer Vision - A Modern Approach Set: Color

29 Simplest color constancy

• Adjust three receptor channels independently – Von Kries – Where does the constant come from? • White patch • Averages • Some other known reference (faces, nose)

Computer Vision - A Modern Approach Set: Color

Color Constancy - I

• We need a model of interaction • Finite Dimensional Linear between illumination and Model (or FDLM) surface color – surface spectral albedo is a – finite dimensional linear model weighted sum of basis seems OK functions – illuminant spectral exitance is a weighted sum of basis functions – This gives a quite simple form to interaction between the two

Computer Vision - A Modern Approach Set: Color

30 Finite Dimensional Linear Models

m

E(l) = Âeiyi (l) i=1 Ê m ˆÊ n ˆ Á ˜ pk = Ú s k (l)Á eiyi (l)˜Á  rjj j (l)˜d l Ë i=1 ¯Ë j=1 ¯ m,n = Âeirj Ú s k (l)yi (l)j j (l)dl i=1, j=1 m,n

n = Âeirj gijk i=1, j=1 r(l) = Ârjj j (l) j=1 Computer Vision - A Modern Approach Set: Color

General strategies

• Determine what image would • We need some form of look like under white light reference • Assume – brightest patch is white – that we are dealing with flat – spatial average is known frontal surfaces – gamut is known – We’ve identified and removed – specularities specularities – no variation in illumination †

Computer Vision - A Modern Approach Set: Color

† † 31 Obtaining the illuminant from specularities

• Assume that a specularity has • Assuming been identified, and material is – we know the sensitivities and dielectric. the illuminant basis functions • Then in the specularity, we – there are no more illuminant have basis functions than receptors • This linear system yields the pk = Ú s k (l)E(l)dl illuminant coefficients. m = Âei Ú s k (l)yi (l)dl i=1

Computer Vision - A Modern Approach Set: Color

Obtaining the illuminant from average color assumptions

• Assume the spatial average • Assuming

reflectance is known – gijk are known n – average reflectance is known r(l) = Âr jj j (l) – there are not more receptor j=1 types than illuminant basis functions • We can recover the illuminant • We can measure the spatial coefficients from this linear average of the receptor response system to get m,n

pk = Âei r j gijk i=1,j=1

Computer Vision - A Modern Approach Set: Color †

32

† Computing surface properties

• Two strategies • to get appearance under white – compute reflectance light, plug in reflectance coefficients coefficients and compute – compute appearance under white light. m,n p whiter g • These are essentially k = Âe i j ijk equivalent. i=1, j=1 • Once illuminant coefficients are known, to get reflectance coefficients we solve the linear

system m,n

pk = Âeirj gijk i=1, j=1

Computer Vision - A Modern Approach Set: Color

† 33