Home > ISET > vcamera > sensor > sensorStats.m

sensorStats

PURPOSE ^

Calculate sensor statistics within a region of interest

SYNOPSIS ^

function s = sensorStats(roi,statType,unitType)

DESCRIPTION ^

 Calculate sensor statistics within a region of interest

    s = sensorStats(roi,[statType],[unitType])

 Purpose:
   At present, the summary statistics are only mean, standard deviation
   and standard error of the mean.  These can be computed either with
   respect to sensor volts or sensor electrons.

   If the routine is called without a return argument, the data are shown
   in a graph window.

 Examples:
   s = sensorStats;
   sensorStats;

 Copyright ImagEval Consultants, LLC, 2005.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 14-Jan-2007 10:24:23 by m2html © 2003