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

Feature request: CIELAB and/or CIECAM02 colorspace. #114

Open
Lypheo opened this issue Nov 8, 2019 · 1 comment
Open

Feature request: CIELAB and/or CIECAM02 colorspace. #114

Lypheo opened this issue Nov 8, 2019 · 1 comment

Comments

@Lypheo
Copy link

Lypheo commented Nov 8, 2019

As far as I can tell, zimg currently lacks a proper perceptually uniform color space (except, arguably, ICtCp). They’d be very nice to have, imo, seeing as they appear to be quite popular with the industry and the image processing research community.

@Artoria2e5
Copy link

Artoria2e5 commented Jul 16, 2023

Eh, ICtCp needs a custom scale on Ct by 0.5 to get uniformity (Rec. 2124). Do we have that sort of option?

zimg has some xyz stuff, so it's probably not too hard to do all the cooler colorspaces.

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

No branches or pull requests

3 participants
@Artoria2e5 @Lypheo and others