CS7650 Realistic Image Synthesis - Project 1

Macbeth color checker

The progam displays in a graphics window the output of a synthetic sensor. This sensor has the response functions:
R = constant * energy(600nm,700nm)
G = constant * energy(500nm,600nm)
B = constant * energy(400nm,500nm)

where "constant" is interactively adjusted so the maximum value of any sensor output is 1.0. To normalize the image, I divided each pixel by the highest count in the entire sensor. Input to the sensor is the Macbeth color checker.


Results:

1SPP

10SPP

100SPP

1000SPP

10,000SPP