RTUComputer ScienceYr 2024 · Sem 62024

Q4Digital Image Processing

Question

2 marks

Explain the concept of an image histogram.

Answer

An image histogram is a strict mathematical probability density function graphically mapping the absolute frequency of every single intensity level in the image.

An Image Histogram is a 2D mathematical graph. The X-axis represents the discrete intensity levels (e.g., 0 to 255), and the Y-axis represents the absolute physical number of pixels that possess that exact intensity. It is the fundamental statistical architecture used to mathematically evaluate and aggressively manipulate image contrast.

Back to Paper