Home > ISET > vcamera > sensor > sensorGUI > sensorImageWindow.m

sensorImageWindow

PURPOSE ^

Sensor image window interface

SYNOPSIS ^

function varargout = sensorImageWindow(varargin)

DESCRIPTION ^

Sensor image window interface

   varargout = sensorImageWindow(varargin)
   SENSORIMAGEWINDOW M-file for sensorImageWindow.fig

  Graphical user interface to manage the Image Sensor Array (ISA) properties.

  SENSORIMAGEWINDOW, by itself, creates a new SENSORIMAGEWINDOW or raises the existing
  singleton*.

  H = SENSORIMAGEWINDOW returns the handle to a new SENSORIMAGEWINDOW or the handle to
  the existing singleton*.

  SENSORIMAGEWINDOW('CALLBACK',hObject,eventData,handles,...) calls the local
  function named CALLBACK in SENSORIMAGEWINDOW.M with the given input arguments.

  SENSORIMAGEWINDOW('Property','Value',...) creates a new SENSORIMAGEWINDOW or raises the
  existing singleton*.  Starting from the left, property value pairs are
  applied to the GUI before sensorImageWindow_OpeningFunction gets called.  An
  unrecognized property name or invalid value makes property application
  stop.  All inputs are passed to sensorImageWindow_OpeningFcn via varargin.

  *See GUI Options on GUIDE's Tools menu.  Choose "GUI allows only one
  instance to run (singleton)".

 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