Marsyas
0.6.0-alpha
|
Calculate Alignment from a SimilarityMatrix as input with chroma delta information. More...
#include <DTWWD.h>
Inherits MarSystem.
Public Member Functions | |
MarSystem * | clone () const |
DTWWD (std::string name) | |
DTWWD (const DTWWD &a) | |
void | myProcess (realvec &in, realvec &out) |
Processes data. | |
~DTWWD () |
Calculate Alignment from a SimilarityMatrix as input with chroma delta information.
Controls:
Output size: When the control mode is set as normal, output size should be inObservations+inSamples. When the contorl mode is set as OnePass, output size should be 3*inSamples.