RapidLib
RapidLib copied to clipboard
Framewise DTW?
When using DTW in InteractML, it is very heavy and interrupts everything else. Is there a way to have an incremental classify function so that it can be called frame-by-frame?
I think this is maybe not necessary, now that DTW is multithreaded?