conv_datasets2clips

PURPOSE ^

Converts between representations of behavior (DATASETS -> mat).

SYNOPSIS ^

function conv_datasets2clips( DATASETS, cliptypes )

DESCRIPTION ^

 Converts between representations of behavior (DATASETS -> mat).

 See RECOGNITION_DEMO for general info.
   DATASETS --> [datadir(set_ind)/namei.mat]

 INPUTS
   DATASETS    - struct array contains all behavior data in dataset, should have fields:
           .IS         - the N behavior clips
           .IDX        - length N vector of clip types
   cliptypes       - types of clips (cell of strings)

 See also RECOGNITION_DEMO, CONV_MOVIES2CLIPS, CONV_CLIPS2DATASETS

CROSS-REFERENCE INFORMATION ^

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