PeakViewMerge Class Reference
[Input/Output]
This
MarSystem receives two stacked realvecs peak information (using
peakView) and merges them.
More...
#include <PeakViewMerge.h>
Inherits Marsyas::MarSystem.
Detailed Description
This
MarSystem receives two stacked realvecs peak information (using
peakView) and merges them.
Controls:
- mrs_string/mode [w] : AND (output only peaks in both), OR (output all peaks), XOR (output only the peaks that are not in both inputs).
- mrs_natural/totalNumPeaks [r] : number of peaks at the output
- mrs_natural/frameMaxNumPeaks1 [w] : maximum number of peaks per frame in input 1
- mrs_natural/frameMaxNumPeaks2 [w] : maximum number of peaks per frame in input 2
- mrs_natural/discardNegativeGroups [w] : discard all peaks with negative group indices when true
Definition at line 45 of file PeakViewMerge.h.
The documentation for this class was generated from the following files: