Home > ISET > plots > plotOIIrradiance.m

plotOIIrradiance

PURPOSE ^

Plot mean irradiance within a selected ROI of the optical image window

SYNOPSIS ^

function [udata, figNum] = plotOIIrradiance(dataType,objType)

DESCRIPTION ^

Plot mean irradiance within a selected ROI of the optical image window

  [udata, figNum] = plotOIIrradiance([dataType],[objType])

Purpose:
   Plot the average optical image irradiance within a selected ROI. The
   default data type is photons.  If the optical image is not  monochrome,
   the results are plotted in the GRAPHWIN.   Otherwise, the mean
   irradiance within the ROI is displayed in a message box. 

   The user data and the graphWin figure number are returned  

 Examples:
   dataType = 'photons'; udata = plotSceneIrradiance(dataType)
   [udata,figNum] = plotSceneIrradiance('energy')
   [udata,figNum] = plotSceneIrradiance('photons')

 See also:  plotSceneRadiance

 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