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

XYZ2Lab lookup tables not initialized #2

Closed
hkaimio opened this issue Jun 19, 2011 · 1 comment
Closed

XYZ2Lab lookup tables not initialized #2

hkaimio opened this issue Jun 19, 2011 · 1 comment

Comments

@hkaimio
Copy link

hkaimio commented Jun 19, 2011

Hi,

I need XYZ to Lab conversion as part of a new operation I am writing. When I tried to use im_col_XYZ2Lab() function I noticed that it does not initialize the lookup tables. The im_XYZ2Lab operation does this in function imb_XYZ2Lab_tables(), but this is not defined in any headers nor documented, and if it is not called before im_col_XYZ2Lab the latter does not work.

@jcupitt
Copy link
Member

jcupitt commented Jun 19, 2011

Hi, thanks for the report, I committed a fix here:

jcupitt@f856550

John

@jcupitt jcupitt closed this as completed Jun 19, 2011
jcupitt pushed a commit that referenced this issue Feb 18, 2020
dloebl pushed a commit to dloebl/libvips that referenced this issue May 20, 2022
dloebl pushed a commit to dloebl/libvips that referenced this issue May 20, 2022
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

2 participants