You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by donatopace April 15, 2023
Hello,
first of all congratulations for the great work you are doing!
Can you add
"CIELAB" color space, also referred to as " Lab* "
it is very important for those who work with images and color management.
"Lab" expresses color as three values:
L* for perceptual lightness
and a* and b* for the four unique colors of human vision: red, green, blue and yellow. CIELAB was intended as a perceptually uniform space, where a given numerical change corresponds to a similar perceived change in color.
Thanks.
The text was updated successfully, but these errors were encountered:
Discussed in #1542
Originally posted by donatopace April 15, 2023
Hello,
first of all congratulations for the great work you are doing!
Can you add
"CIELAB" color space, also referred to as " Lab* "
it is very important for those who work with images and color management.
"Lab" expresses color as three values:
L* for perceptual lightness
and a* and b* for the four unique colors of human vision: red, green, blue and yellow. CIELAB was intended as a perceptually uniform space, where a given numerical change corresponds to a similar perceived change in color.
Thanks.
The text was updated successfully, but these errors were encountered: