Home > ISET > imgproc > imageMCCTransform.m

imageMCCTransform

PURPOSE ^

Calculate a linear transformation from sensor data to a specified

SYNOPSIS ^

function T = imageMCCTransform(sensorQE,targetQE,illuminant,wave)

DESCRIPTION ^

 Calculate a linear transformation from sensor data to a specified
 target color space.  The transform is computed to optimize the rendering
 of a Macbeth color checker under a specified illuminant.

 SENSORQE is a matrix whose columns contain the sensor spectral quantum efficiencies.
 
 TARGETQE a matrix whose columns are the spectral quantum efficiency for the desired
 system, such as the human visual system (XYZ).

 ILLUMINANT: The name of the spectral power distribution of the
 light that illuminates the Macbeth Color Checker. Default is D65.

 WAVE:  The sample wavelengths

 Copyright ImagEval Consultants, LLC, 2005.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 14-Jan-2007 10:24:23 by m2html © 2003