cuboid_display_stv

PURPOSE ^

Fancy 3D spatiotemporal cuboid visualization.

SYNOPSIS ^

function cuboid_display_stv2( I, cuboids_rs, subs )

DESCRIPTION ^

 Fancy 3D spatiotemporal cuboid visualization.

 Extracts cuboids of given size from the array I at specified locations, using
 cuboid_extract.  It then displays a fancy visualiztion of the cuboids.  Only works if I
 is MxNxK (3 dimensional data).

 INPUTS
   I               - d dimension array
   cuboids_rs      - the dimensions of the cuboids to find (d x 1)
   subs            - subscricts of max locations (n x d)

 See also CUBOID_DISPLAY, CUBOID_EXTRACT

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Tue 11-Oct-2005 20:31:02 by m2html © 2005