featuresSMdesc

PURPOSE ^

Applies descriptor to every cuboid of every clip of every set.

SYNOPSIS ^

function DATASETS = featuresSMdesc( DATASETS, cubdesc )

DESCRIPTION ^

 Applies descriptor to every cuboid of every clip of every set.

 INPUTS
   DATASETS    - array of structs, should have the fields:
           .ncilps     - N: number of clips
           .cuboids    - length N cell vector of sets of cuboids
   cubdesc     - cuboid descriptor

 OUTPUTS
   DATASETS    - array of structs, will have additional fields:
           .desc       - length N cell vector of cuboid descriptors

 See also FEATURESSM, IMAGEDESC, IMAGEDESC_GENERATE

CROSS-REFERENCE INFORMATION ^

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