23
How to make a color
histogram
n
Make 3 histograms and concatenate them
n
n
Create a single pseudo color between 0 and
255 by using 3 bits of R, 3 bits of G and 2 bits
of B (which bits?)
n
n
Can normalize histogram to hold frequencies
so that bins total 1.0