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 darktable UCS #357

Open
giannissc opened this issue Sep 18, 2023 · 4 comments
Open

Add darktable UCS #357

giannissc opened this issue Sep 18, 2023 · 4 comments
Labels
color type A new color space, model or meta type

Comments

@giannissc
Copy link

Perceptual color space are very useful for image processing and it would be nice to have this as part of palette

https://eng.aurelienpierre.com/2022/06/interpolating-hue-angles/

@Ogeon
Copy link
Owner

Ogeon commented Sep 18, 2023

Interesting! So it's specifically made to work well for image processing?

Also, did you mean to link this? https://eng.aurelienpierre.com/2022/02/color-saturation-control-for-the-21th-century/

@giannissc
Copy link
Author

giannissc commented Sep 18, 2023

Yeah that's the correct link. Basically the darktable UCS is a perceptual color space similar in spirit to CAM16. CAM16 is more suitable for color correction and color adaptation and darktable UCS is more suitable for creative color work (it accounts for the Helmholtz–Kohlrausch effect).

@giannissc
Copy link
Author

Interesting! So it's specifically made to work well for image processing?

Yeah exactly so if you want to change the hue,saturation or the brightness of a color it will do so in a perceptually uniform way. As you can guess from the name it is being used internally by darktable to allow for these kind of changes

@giannissc giannissc changed the title Add DarktableUCS Add darktable UCS Sep 18, 2023
@Ogeon
Copy link
Owner

Ogeon commented Sep 18, 2023

Ok, yeah, that sounds useful and it's nice that there's an official implementation to look at. 🙂 Thanks for pointing it out!

@Ogeon Ogeon added the color type A new color space, model or meta type label Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
color type A new color space, model or meta type
Projects
None yet
Development

No branches or pull requests

2 participants