Home > ISET > vcamera > scene > Macbeth > macbethCompareIdeal.m

macbethCompareIdeal

PURPOSE ^

Create an image of an ideal MCC (color temperature ...) with data embedded

SYNOPSIS ^

function [embRGB,mRGB,pSize] = macbethCompareIdeal(mRGB,pSize,illType)

DESCRIPTION ^

Create an image of an ideal MCC (color temperature ...) with data embedded
 
   [embRGB,mRGB,pSize] = macbethCompareIdeal(mRGB,pSize,illType)

 Need parameter for color temperature

 Example
   [embRGB,mRGB,pSize] = macbethCompareIdeal; 

   macbethCompareIdeal(mRGB,pSize,4000);
   macbethCompareIdeal(mRGB,pSize,6000);
   macbethCompareIdeal(mRGB,pSize,'d65');

 Copyright ImagEval Consultants, LLC, 2003.

CROSS-REFERENCE INFORMATION ^

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