Home > ISET > vcamera > sensor > pixel > PixelVignetting > pvVignetting.m

pvVignetting

PURPOSE ^

Compute pixel vignetting across the image sensor array

SYNOPSIS ^

function vignetting = pixelVignetting(ISA,OI)

DESCRIPTION ^

Compute pixel vignetting across the image sensor array

   vignetting = pixelVignetting(ISA,OI)

 PURPOSE:    
   Calculate the correction factor for the irradiance of off-axis pixels
   due to pixel vignetting.  The routine calculates the vignetting at 100
   samples from the image center to the periphery along the X-axis.  THese
   values are interpolated and then circularly symmetric 
   function across the rest of the array.  Calculating every pixel takes
   a long time, and this function is invariably smooth.

 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