display

From DavinciWiki
Revision as of 16:34, 3 March 2006 by Cedwards (Talk | contribs)

Jump to: navigation, search


Description

Display a color or greyscale image in a new window

Arguments and Return Values

Arguments: A 1 band or 3 band byte array

Return Value: none. The image is opened in a new window

Usage

Syntax: display(object)

The display function passes the specified argument to an external viewer.

Examples

dv> a
320x500x3 array of byte, bip format [480,000 bytes]

dv> display(a)
dv>

DavinciWiki Mini-Nav Bar

Contents


Contact Developers

  • davinci-dev [AT] mars.asu.edu

All other topics

  • See navigation on the left


Recent Core Changes

Modified On: 02-19-2013

Personal tools