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

Add diagram for colorspace conversion #13

Open
svgeesus opened this issue May 24, 2021 · 1 comment
Open

Add diagram for colorspace conversion #13

svgeesus opened this issue May 24, 2021 · 1 comment

Comments

@svgeesus
Copy link
Collaborator

Show the simple case of

  1. linearisation
  2. matrix to XYZ
  3. matrix from XYZ
  4. gamma-encoding

Expand to

  1. linearisation
  2. matrix to XYZ
  3. chromatic adaptation
  4. matrix from XYZ
  5. gamma-encoding

Expand to a chain with derived color spaces (HSL etc derived from sRGB)

@svgeesus
Copy link
Collaborator Author

svgeesus commented Jul 6, 2021

This will also need to take into account scaling, for SDR <-> HDR conversions; and gamut mapping, if the target is a display or other output device.

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

2 participants