TempoHypotheses Class Reference
[Processing]

Organizes a NN x 3 matrix given NN = N x M raw {period, phase, periodSalience} hypotheses. (if no periods were retrieved some manually defined periods will be assumed). More...

#include <TempoHypotheses.h>

Inherits Marsyas::MarSystem.


Detailed Description

Organizes a NN x 3 matrix given NN = N x M raw {period, phase, periodSalience} hypotheses. (if no periods were retrieved some manually defined periods will be assumed).

Input: N period and M phase hypotheses retrieved from the analysis of the initial induction window:

[x|Phasei|x|Phasei+1| ... |x|PhaseM] [PeriodSaliencei|Periodi|PeriodSaliencei+1|Periodi+1| ... |PeriodSalienceN|PeriodN]

Output: (NxM) x 3 matrix with M phases for each of the N predicted periods:

[ periodi | phasej | periodSaliencei ] | periodi | phasej+1 | periodSaliencei | | ... | ... | ... | | periodi | phaseM | periodSaliencei | | periodi+1 | phasej | periodSaliencei+1 | | periodi+1 | phasej+1 | periodSaliencei+1 | | ... | ... | ... | | periodN | phasej | periodSalienceN | | ... | ... | ... | [ periodN | phaseM ] periodSalienceN ]

Controls:

Definition at line 60 of file TempoHypotheses.h.


The documentation for this class was generated from the following files:

Generated on Wed May 23 00:02:23 2012 for Marsyas by  doxygen 1.5.6