CPSC 6650 Program 2

Create an RGB image from the spectral image:

L(x,y,lambda) = (y/n_y) delta(lambda - (420(x/n_x) + 380))

use n_x = n_y = 512.


Extra Credit

Create an RGB image of the Macbeth color checker and compare visually with the real thing.