


Wavelength interpolation for scene image data
scene = sceneInterpolateW(scene,[newWave],[preserveLuminance])
Interpolate the wavelength dimension of a scene.
Examples:
scene = sceneInterpolateW(scene,[400:10:700]);
scene = sceneInterpolateW(scene,550);
Copyright ImagEval Consultants, LLC, 2003.