If h(rk) = nk, rk the kth gray level and nk total pixels with gray level rk, is a histogram in gray level range . Then how can we normalize a histogram?

If h(rk) = nk, rk the kth gray level and nk total pixels with gray level rk, is a histogram in gray level range . Then how can we normalize a histogram? Correct Answer 0, L – 1

To normalize a histogram each of its value is divided by total number of pixels in image, say n. p(rk) = nk / n.

Related Questions

A low contrast image will have what kind of histogram when, the histogram, h(rk) = nk, rk the kth gray level and nk total pixels with gray level rk, is plotted nk versus rk?
A bright image will have what kind of histogram, when the histogram, h(rk) = nk, rk the kth gray level and nk total pixels with gray level rk, is plotted nk versus rk?
An image whose gray-levels span a significant portion of gray scale have __________ dynamic range while an image with dull, washed out gray look have __________ dynamic range.