makemovie_features

PURPOSE ^

Creates movies of cuboids (normalizes each to [0,1] first).

SYNOPSIS ^

function M = makemovie_features( cuboids, moviename, fps )

DESCRIPTION ^

 Creates movies of cuboids (normalizes each to [0,1] first).

 INPUTS
   cuboids     - 4D array or cell array of cuboids
   moviename   - [optional] base name for movie
   fps         - [optional] frames per second

 OUTPUTS
   M           - created movie
 
 See also STFEATURES_ALLSCALES

CROSS-REFERENCE INFORMATION ^

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