1.

What is the sum of all components of a normalized histogram?(a) 1(b) -1(c) 0(d) None of the mentionedThis question was posed to me in quiz.Origin of the question is Histogram Equalization and Processing in portion Image Enhancement of Digital Image Processing

Answer»

Right answer is (a) 1

Explanation: A normalized histogram. P(rk) = nk / n

Where, n is total NUMBER of pixels in image, rk the kth GRAY level and nk total pixels with gray level rk.

Here, p(rk) gives the PROBABILITY of occurrence of rk.



Discussion

No Comment Found

Related InterviewSolutions