Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[css-color-hdr] No HDR color-difference (ΔE) metric specified #11250

Open
svgeesus opened this issue Nov 20, 2024 · 0 comments
Open

[css-color-hdr] No HDR color-difference (ΔE) metric specified #11250

svgeesus opened this issue Nov 20, 2024 · 0 comments

Comments

@svgeesus
Copy link
Contributor

CSS Color HDR defines `ICTCP color space for use in CSS, and the description notes:

Also unlike Lab, which has primarily been tested with lower-intensity reflective colors, ICTCP has been tested with high-chroma, self-luminous, and high intensity (HDR) colors. This makes it suitable for color difference measurement (deltaE ITP) and for gamut mapping of SDR and HDR colors.

However, deltaE ITP is not defined or referenced in that spec.

CSS Color 4 references both ΔE 2000 and ΔEOK, including sample code, but these are both SDR color difference metrics.

For computing the perceptual color difference of two HDR colors (or one HDR and one SDR) ΔE ITP should be recommended and there should be sample code for ease of implementation and to compare different implementations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant