Home > ISET > vcamera > sensor > simulation > imageNoise.m

imageNoise

PURPOSE ^

Gateway routine for plotting various types of image noise

SYNOPSIS ^

function imageNoise(noiseType,ISA,figNum)

DESCRIPTION ^

 Gateway routine for plotting various types of image noise

   imageNoise([noiseType],[ISA],[figNum])

 The default noise type is shot-noise (electron variance).  Other types
 are dsnu and prnu.  The shot-noise is generated on-the-fly.  The dsnuImage and
 prnuImage are taken from the sensor array.

 Example:
   imageNoise('shotNoise',vcGetObject('sensor'));

 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