If the histogram of an image is clustered towards origin on X-axis of a…
2016
If the histogram of an image is clustered towards origin on X-axis of a histogram plot then it indicates that the image is ______.
- A.
Dark
- B.
Good contrast
- C.
Bright
- D.
Very low contrast
Attempted by 268 students.
Show answer & explanation
Correct answer: A
Answer: Dark. A histogram clustered near the origin (the left side of the intensity axis) means most pixel values are low, so the image appears dark.
Key idea: The x-axis of an image histogram represents intensity values from low (left) to high (right). The distribution location indicates overall brightness and the spread indicates contrast.
Histogram clustered at the left (origin): image is dark (many low-intensity pixels).
Histogram clustered at the right: image is bright (many high-intensity pixels).
Histogram spread widely across the axis: image has good contrast.
Narrow histogram band (wherever it is located): indicates low contrast; if that narrow band is also near the left, the image is both dark and low contrast.
Practical tip: To brighten a dark image consider exposure adjustment or histogram equalization; to improve contrast consider contrast stretching or adaptive histogram methods.