ImLab Scilab Function
Last update :
imxyz2lab - xyz image to L*a*b* image conversion
Calling Sequence
-
[LABimage] = imxyz2lab(XYZimage,Xn,Yn,Zn)
Parameters
-
XYZimage
: image pixel values
-
Xn
: X-value of white-reference for the considered illuminant
-
Yn
: Y-value of white-reference for the considered illuminant
-
Zn
: Z-value of white-reference for the considered illuminant
-
LABimage
: result image
Description
This function converts a xyz image into a L*a*b* image (CIE colorimetric space)