Home > ISET > vcamera > opticalImage > oiExtractBright.m

oiExtractBright

PURPOSE ^

Extract brightest pixel from an optical image and return it as an OI

SYNOPSIS ^

function OImax = oiExtractBright(OI)

DESCRIPTION ^

Extract brightest pixel from an optical image and return it as an OI

   OImax = oiExtractBright([OI])

 Make a 1 pixel optical image with a spectral illumination of the
 highest illuminance pixel.  The optics settings are adjusted so that
 OTF and off-axis computations are skipped. This is used in setting
 exposure duration (autoExposure) and other OI evaluations.

 Example:
  OImax = oiExtractBright;

 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