AveragingPattern Class Reference
#include <AveragingPattern.h>
Inherits Marsyas::MarSystem.
Detailed Description
Caluculate Averages accoding to the alignment
Controls:
- mrs_realvec/sizes [w] : sets the sizes of paralleled matrix
- mrs_realvec/alignment [w] : sets the alignment calculated by DTW
- mrs_realvec/counts [r] : numbers of each templates included in a piece
- mrs_bool/input [w] : enables/disables including input data in the output, i.e., true->output should be rows:input.rows, cols:inputcols; false->output should be rows:(sizes.getSize-1)*dim, cols:max(sizes(i))
- mrs_realvec/countVector [w] : sets the vector of the numbers of elements for averaging per each frame
- mrs_bool/setCountVector [w] : enables/disables setting countVector
Definition at line 23 of file AveragingPattern.h.
The documentation for this class was generated from the following files: