Function Index
CumulativeHistogram
CumulativeHistogram[
h
]
gives the cumulative histogram given histogram
h
.
The 1D cumulative histogram
g
is defined as
g[i] =
h[k], for i=0,1,...,L-1
where
h
is a histogram and
L
is the luminance range.
See also User's Guide
3.3
.
Modified in Version 2.
Example
This loads the package.
In[1]:=
This loads an example image.
In[2]:=
This first calculates the histograms and next the cumulative histograms for each of the channels.
In[3]:=
This displays the cumulative histograms using
ShowImageHistogram
.
In[4]:=
© 2008 Wolfram Research, Inc.
•
Terms of Use
•
Privacy Policy
Sign up for our newsletter: