Home My Page Projects MPTK: The Matching Pursuit ToolKit
Summary Activity Forums Tracker Lists Docs News SCM Files

Forum: help

Monitor Forum | Start New Thread Start New Thread
Multichannel behavior of MP [ Reply ]
By: Matthias Wacker on 2011-05-24 09:55
[forum:107155]
Hi all,

i am working the the mptk library in c++. And I wonder about the multichannel behaviour of the algorithm:

If i see this correctly, the way it actually (or is it just a default setting?) work with multiple signal channels is different from applying the algorithm to each channel individually.

Is there an option or a flag that does the search of atoms for each channel separately and finally combines the t-f planes instead of computing and substracting one atom at a time from all channels?

Best regards
Matthias