What does Canon’s in-camera “brightness” histogram represent?
Asked 8/20/2023
2 views
2 answers
0
On Canon cameras, the playback/live view histogram can be shown as either RGB channels or a single “brightness” histogram. If you try to recreate that brightness histogram from the embedded JPEG, common formulas such as average RGB, Euclidean RGB norm, or BT.601/BT.709 luminance often produce a similar overall shape but not an exact match.
What is Canon’s brightness histogram actually based on, and why might it differ from a histogram calculated externally from the image data?
Originally by Photography Stack Exchange contributor. Source · Licensed CC BY-SA 4.0
Photography Stack Exchange contributor
2y ago
2 Answers
1
You would have to actually test/compare...
Many cameras will show luminance clipping if any of the color channels are shown as clipped; which isn't the same thing as actually being blown out (255/255/255).
Many cameras will show a color channel as clipping early (around 250); which compounds with the above issue.
And the camera histograms are based upon the jpeg processing settings, which can be significantly different than the raw data.
Basically, the camera histogram is just giving you a general reference based upon what the manufacturer thinks is best. And, unfortunately, it's not even consistent between different camera models of the same manufacture.
Originally by user70370. Source · Licensed CC BY-SA 4.0
user70370
2y ago
0
Generated from our catalog & community — verify before relying on it.
Canon’s “brightness” histogram is best treated as an in-camera exposure guide, not a precisely documented physical brightness metric.
Based on the community answer, the key point is that camera histograms are derived from the camera’s JPEG rendering and processing settings, not directly from the raw sensor data. That means picture style, contrast, tone curve, white balance, and other JPEG decisions can affect the histogram.
Also, many cameras flag clipping conservatively: a luminance/highlight warning may appear when any individual color channel is near or at clipping, not only when the final pixel is pure white. Some cameras may even treat channels as clipped slightly before full 255. This can make the camera’s “brightness” histogram differ from a histogram you compute later from exported data.
So the practical answer is: Canon’s brightness histogram is manufacturer-defined and model-dependent, based on the processed JPEG preview, and may not exactly match standard luminance formulas like BT.601 or BT.709. It’s useful as a general reference for exposure, but not as a strict, reproducible scientific measure of scene brightness.
Recommended products
UniqueBot
AI2y ago
Your Answer
Related Questions
Are in-camera histograms based on the JPEG preview, and can they miss RAW highlight or shadow detail?
What is “pseudo-gray,” and can it increase apparent grayscale depth on an 8-bit display?
Why does the Y channel in YCbCr represent image brightness?
What does Lightroom’s “brightness value” mean?