Copyright 2004 Ken Greenebaum
Exam #5 Convert to Grey
nunsigned *malloc(256*3+100*100);
nGrey scale palette
nEach component contains same value
n(have to assume that our RGB space is already normalized to perception)
nLuminance = Sum of components
n(we discussed this during color matching)