Skip to content

Commit 4a85ea9

Browse files
committed
📝 docs: update luminance vs brightness technical note based on reviewer feedback
1 parent 8c597d3 commit 4a85ea9

2 files changed

Lines changed: 18 additions & 12 deletions

File tree

‎docs/bibliography.bib‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ @inproceedings{smpte2019_visual_discomfort
3131
author = {{SMPTE}},
3232
title = {Visual discomfort due to high luminance video content},
3333
booktitle = {{SMPTE 2019 Conference Proceedings}},
34-
year = {2019}
34+
year = {2019},
35+
url = {https://journal.smpte.org/conferences/SMPTE%202019/8/}
3536
}
3637

3738
@article{huang2026_environment_to_bits,

‎docs/documentation/optica_it_luminance_vs_brightness.md‎

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,29 +5,34 @@ _Written by the [Optica Intelligent Interfaces and Display Technology Group](htt
55

66
## Introduction
77

8-
_Luminance vs. Brightness: Understanding the Difference_ is a technical note produced by the Computational Light Laboratory's outreach team to help engineers, researchers, and display technology developers understand the distinction between two closely related photometric and psychophysical quantities.
8+
_Luminance vs. Brightness: Understanding the Difference_ is a technical note produced by Optica Technical Group Comittee to help engineers, researchers, and display technology developers understand the distinction between two closely related photometric and psychophysical quantities.
99
While often used interchangeably, "luminance" and "brightness" describe two different concepts in display technology [^@optica1971_luminance_brightness].
1010

11-
Luminance is a measurable physical quantity defined by the amount of light emitted from a surface in a given direction, scaled by the human eye's color-matching function to account for human color perception.
11+
Luminance is a measurable physical quantity (measured in candelas per square meter, cd/m², also known as 'nits') defined by the amount of light emitted from a surface in a given direction, scaled by the human eye's color-matching function to account for human color perception.
1212

13-
Brightness, conversely, is a subjective experience and not a measurable physical quantity. It depends on the individual viewer and their surroundings [^@optica1971_luminance_brightness]. To bridge this gap, displays use "gamma curves", mathematical mappings based on a power law. Gamma curves ensure that digital pixel levels (e.g., 0–255 in an 8-bit system) translate into luminance changes that the human eye perceives as a linear increase in brightness.
13+
Brightness, conversely, is a subjective experience and not a measurable physical quantity.
14+
It depends on the individual viewer and their surroundings [^@optica1971_luminance_brightness].
15+
To bridge this gap, displays use "gamma curves", mathematical mappings based on a power law.
16+
Gamma curves ensure that digital pixel levels (e.g., 0–255 in an 8-bit system) translate into luminance changes that the human eye perceives as a linear increase in brightness.
1417

1518

1619
## The Role of Environment
1720
A display's specification for luminance is typically determined by its intended environment:
1821

1922
- **Desktop Monitors:** Typically 300–400 cd/m² for indoor use.
20-
- **Smartphones:** Often 800–1,200 cd/m² to ensure readability in outdoor viewing conditions.
23+
- **Smartphones:** Often 800–3,000 cd/m² to ensure readability in outdoor viewing conditions.
2124
- **Digital Cinema:** Standardized at approximately 48 cd/m² [^@konicaminolta_cinema_luminance @smpte_st_431_1_2006].
22-
The subjectivity of brightness is most evident when comparing these figures to the ambient environment. For example, a sunny concrete road can reach 5,000 cd/m², while some indoor environments have been reported as low as 21 cd/m² [^@huang2026_environment_to_bits]. Although cinema screens are relatively low in absolute luminance, they are perceived as vivid and bright due to the darkness of the theater environment.
25+
26+
The subjectivity of brightness is most evident when comparing these figures to the ambient environment.
27+
For example, a sunny concrete road can reach 5,000 cd/m², while some indoor environments have been reported as low as 21 cd/m² [^@huang2026_environment_to_bits].
28+
Although cinema screens are relatively low in absolute luminance, they are perceived as vivid and bright due to the darkness of the theater environment.
2329

2430

2531
## The Limit of Comfort
26-
Higher luminance is not always preferable. Research conducted in home environments indicates that excessive on-screen luminance can lead to visual discomfort [^@smpte2019_visual_discomfort]. Specifically, viewers have rated transitions to average on-screen luminance levels as low as 35 cd/m² as "slightly annoying" and 75 cd/m² as "annoying" [^@smpte2019_visual_discomfort].
32+
Higher luminance is not always preferable.
33+
Research conducted in home environments indicates that excessive on-screen luminance can lead to visual discomfort [^@smpte2019_visual_discomfort].
34+
Specifically, viewers have rated transitions of average on-screen luminance levels from 0.1 cd/m² to 35 cd/m² as "slightly annoying" and from 1 cd/m² to 75 cd/m² as "annoying" [^@smpte2019_visual_discomfort].
2735

2836
## Summary
29-
Luminance is the objective measurement while brightness is the subjective experience. The ideal luminance for any display is inextricably linked to its specific application and the ambient light of its environment.
30-
31-
32-
33-
37+
Luminance is the objective measurement while brightness is the subjective experience.
38+
The ideal luminance for any display is inextricably linked to its specific application and the ambient light of its environment.

0 commit comments

Comments
 (0)