Home > ISET > vcamera > scene > sceneShowImage.m

sceneShowImage

PURPOSE ^

Render an image of the scene data

SYNOPSIS ^

function sceneShowImage(scene,dataType,gam)

DESCRIPTION ^

Render an image of the scene data

    sceneShowImage(scene,dataType,gam)

 The rendering can be either of photons or energy values. This is called
 from the sceneWindow, so that axes are in that window.  If you call this
 from the command line, a new figure is displayed.

 Examples:
   sceneShowImage(scene,'photons')
   sceneShowImage(scene,'energy')
   sceneShowImage(scene,'luminance')

 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