Home > ISET > vcamera > optics > opticsRayTrace.m

opticsRayTrace

PURPOSE ^

Ray tracing from scene to oi; includes distortion, relative illum and PSF

SYNOPSIS ^

function oi = opticsRayTrace(scene,oi)

DESCRIPTION ^

Ray tracing from scene to oi; includes distortion, relative illum and PSF

   oi = opticsRayTrace(scene,oi)

 Use ray trace information, say generated by Code V or Zemax lens design
 programs, to compute the optical image irradiance.  See the routines
 rtGeometry and rtApplyPSF for the algorithms applied.

 This routine, which resides in ISET-Algorithms, is normally selected as
 the Custom Computation in ISET-Optics.  The optics information is
 incorporated by using Optics | Import.  It is essential to have PSF data
 that are centered on the sampling grid (see rtPSFCenter).

 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