desccuboid_WW

PURPOSE ^

Cuboid descriptor that is a combination of 'who' doing 'what'.

SYNOPSIS ^

function desc = desccuboid_WW( I, who_imdesc, what_imdesc, whoweight )

DESCRIPTION ^

 Cuboid descriptor that is a combination of 'who' doing 'what'.  

 Concatenates descriptor of first, middle, and last frame with motion 
 descriptor of cuboid.

 INPUTS
   I               - MxNxT double array (cuboid) with most vals in range [-1,1]
   who_imdesc      - frame appearance descriptor
   what_desc       - cuboid motion descriptor
   whoweight       - multiplier for frame appearance importance [0 and inf are special]

 OUTPUTS
   desc            - 1xp feature vector

 See also IMAGEDESC, 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