


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.