0 votes
in Image processing by
Define Histogram in image processing?

1 Answer

0 votes
by
The histogram of a digital image with gray levels in the range [0, L-1] is a

discrete function h (rk) = nk, where rk is the kth gray level and nk is the number of

pixels in the image having gray level rk.
...