conv_clips2datasets

PURPOSE ^

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

SYNOPSIS ^

function DATASETS = conv_clips2datasets( nsets, cliptypes )

DESCRIPTION ^

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

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

 INPUTS
   nsets       - number of sets
   cliptypes       - types of clips (cell of strings)

 OUTPUTS
   DATASETS    - array of structs, will have fields:
           .IS         - the N behavior clips 
           .IDX        - length N vector of clip types

 See also RECOGNITION_DEMO, CONV_DATASETS2CLIPS

CROSS-REFERENCE INFORMATION ^

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