Home > ISET > imgproc > colorbalancing > imageColorBalance.m

imageColorBalance

PURPOSE ^

Gateway color balancing routine

SYNOPSIS ^

function [img,vci] = imageColorBalance(img,vci,isa)

DESCRIPTION ^

Gateway color balancing routine

    [img,vci] = imageColorBalance(img,vci,isa);

 In the general processing pipeline, sensor data are demosaiced, converted
 to the internal color space, and then color balanced. This routine
 calculates and applies the color balancing method.  The color balance
 matrix is stored in the vci data structure.

 Currently supported methods are:
  'none', 'gray world', 'white world', 'manual matrix entry'

 Examples:

 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