PRSD Studio Documentation development version 2.2.3 (29-July-2010)
SDIMAGE Interactive image visualization

    H=SDIMAGE(DATA)
    H=SDIMAGE(DATA,SCFIG)
    H=SDIMAGE(DATA,PD)

 INPUT
   DATA      image matrix or dataset with an image data
             (dataset OBJSIZE must be a vector)
   SCFIG     optional figure handle of a SDSCATTER plot
   PD        pipeline returning decisions

 OUTPUT
   H         SDIMAGE figure handle

 DESCRIPTION
 SDIMAGE provides interactive visualization of single or multi-band
 images. It allows the user to interactively define new classes by
 painting, rename classes and work with multiple sets of labels
 (properties).  See Image figure menu for all functionality.  SDIMAGE
 window may connect to SDSCATTER plot representing the same image with
 arbitrary set of features. Pixel in the image is then mapped to a sample
 in the scatter plot.
 When provided with pipeline returning decisions, SDIMAGE executes this
 pipeline on the image data and adds the 'decision' property.

sdimage is referenced in examples: