makemovie_featurelocations

PURPOSE ^

Creates visualization of detected feature locations over multiple scales.

SYNOPSIS ^

function makemovie_featurelocations( I, sigmas, taus, subs_cell, moviename, fps )

DESCRIPTION ^

 Creates visualization of detected feature locations over multiple scales.
 
 Takes scales as inputs to determine radii for detected cuboids. subs_cell should be an
 nsgimasxntaus cell array where each element is a set of subscripts denoting the
 locations of the feature at the given spatial/temporal scale.

 INPUTS
   I           - 3D input image
   sigmas      - spatial scales
   taus        - temporal scales
   subs_cell   - see above
   moviename   - base name for movie
   fps         - [optional] frames per second

 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