desccuboid_FLOW

PURPOSE ^

Cuboid descriptor based on histogrammed optical flow.

SYNOPSIS ^

function desc = desccuboid_FLOW( I, flow_params, ch2params )

DESCRIPTION ^

 Cuboid descriptor based on histogrammed optical flow.

 INPUTS
   I               - MxNxT double array (cuboid) with most vals in range [-1,1]
   flow_params     - paramters for lucaskanade optical flow (see optflow_lucaskanade)
   ch2params       - see imagedesc_ch2desc

 OUTPUTS
   desc            - 1xp feature vector

 See also IMAGEDESC, OPTFLOW_LUCASKANADE, IMAGEDESC_CH2DESC

CROSS-REFERENCE INFORMATION ^

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