Home > ISET > vcamera > sensor > sensorAddFilter.m

sensorAddFilter

PURPOSE ^

Add a color filter to the list of ISA filters

SYNOPSIS ^

function isa = sensorAddFilter(isa,fname)

DESCRIPTION ^

Add a color filter to the list of ISA filters

   isa = sensorAddFilter(isa)

 The color filter is added to the isa.color.filterSpectra list.  The data
 are read from a file.  This routine is used when editing the color
 filters in the sensorImageWindow.

 Examples:
    isa = vcGetObject('ISA');
    isa = sensorAddFilter(isa);

 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