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

sensorDesignCFA

PURPOSE ^

Graphical user interface to design CFA properties

SYNOPSIS ^

function varargout = sensorDesignCFA(varargin)

DESCRIPTION ^

Graphical user interface to design CFA properties

 varargout = sensorDesignCFA(varargin)

   `  Design the color filter array (CFA) for the current sensor.  If the
      sensor is monochrome, one filter is selected.  If the sensor is
      color, the user selects the position and identity of four color
      filters in the 2x2 array. The user can also select new filters and
      scale the peak QE of each filter.

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

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

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

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

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

 See also: GUIDE, GUIDATA, GUIHANDLES

 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