xyz2luv
PURPOSE 
Convert CIE XYZ values to CIELUV values
SYNOPSIS 
function luv = xyz2luv(xyz, whitepoint)
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
- RGB2XWFormat Transform an RGB form matrix into an XW (space-wavelength) matrix
- XW2RGBFormat Convert XW format data to RGB format
- XYZ2uv Convert CIE XYZ to uv chromaticity coordinates
- Y2Lstar Convert Y (luminance) to L* (CIELAB)
This function is called by:
- deltaEuv Compute delta E_uv from corresponding CIE XYZ values and a white point
Generated on Thu 20-Nov-2008 22:09:04 by m2html © 2003