Home > ISET > vcamera > scene > sceneInterpolateW.m

sceneInterpolateW

PURPOSE ^

Wavelength interpolation for scene image data

SYNOPSIS ^

function scene = sceneInterpolateW(scene,newWave,preserveLuminance)

DESCRIPTION ^

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.

CROSS-REFERENCE INFORMATION ^

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