The colour of an object is largely determined by its diffuse reflection…
2012
The colour of an object is largely determined by its diffuse reflection coefficient. If Kd = (0.8, 0.4, 0), then what shall be the colour of the object, if the light used is blue and magenta?
Answer: D. Black and Red — Concept. In the diffuse (Lambertian) term of the basic illumination model, a surface reflects each colour channel independently of the others. For incident…
- A.
White and Red
- B.
Red and Blue
- C.
Black and White
- D.
Black and Red
Attempted by 20 students.
Show answer & explanation
Correct answer: D
Concept. In the diffuse (Lambertian) term of the basic illumination model, a surface reflects each colour channel independently of the others. For incident light I = (IR, IG, IB) and diffuse reflection coefficient Kd = (KR, KG, KB), the reflected colour is the channel-wise product (KR·IR, KG·IG, KB·IB). Two consequences follow: a channel whose coefficient is 0 is completely absorbed, and a channel absent from the light cannot be reflected at all — a surface can never show a colour the illumination does not contain.
Application.
Read the surface. Kd = (0.8, 0.4, 0) means the surface returns 80% of any incident red, 40% of any incident green, and none of the incident blue.
Write each illumination in RGB. Blue light is (0, 0, 1). Magenta light is red plus blue, i.e. (1, 0, 1).
Blue light: reflected = (0.8 × 0, 0.4 × 0, 0 × 1) = (0, 0, 0). No red or green arrives to be reflected, and the blue that does arrive meets a zero coefficient, so every channel comes out at zero — the object appears black.
Magenta light: reflected = (0.8 × 1, 0.4 × 0, 0 × 1) = (0.8, 0, 0). The blue component of the light is absorbed by the zero blue coefficient and there is no green in the light, so only the red component survives — the object appears red.
So the object appears black under blue light and red under magenta light.
Cross-check.
Light | Light as RGB | Channel-wise product with (0.8, 0.4, 0) | Object appears |
|---|---|---|---|
Blue | (0, 0, 1) | (0, 0, 0) | Black |
Magenta | (1, 0, 1) | (0.8, 0, 0) | Red |
The zero blue coefficient is what extinguishes pure blue illumination entirely; magenta escapes that fate only because it also carries a red component, and red is the channel this surface reflects most strongly. The green coefficient of 0.4 never contributes here, because neither light source contains any green.