Home > ISET > vcamera > optics > opticsDLCompute.m

opticsDLCompute

PURPOSE ^

Diffraction limited optical image computation

SYNOPSIS ^

function oi = opticsDLCompute(scene,oi)

DESCRIPTION ^

Diffraction limited optical image computation

   oi = opticsDLCompute(scene,oi)

 The diffraction limited optical image calculation uses only a few
 parameters (f-number, focal length) to calculate the optical image.  The
 diffraction limited OTF is calculated on the fly in dlMTF, and applied to
 the scene image in this routine.

 See also:  oiCompute, opticsSICompute, opticsRayTrace

 Examples:
  We don't normally use this directly.  We use oiCompute which then makes
  the appropriate call based on how the optics model is set.

 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