PDCON:Conference/Dynamic Time Warping for Pure Data: Difference between revisions

From Medien Wiki
No edit summary
Line 1: Line 1:
== Authors: Pedro Lopes and Joaquim Jorge ==
== DYNAMIC TIME WARPING FOR PURE DATA ==
=== Authors: Pedro Lopes and Joaquim Jorge ===


We present an implementation of the Dynamic Time Warping algorithm for the Pure Data programming environment. This algorithm is fairly popular in several contexts, ranging from speech processing to pattern detection, mainly because it allows to compare and recognize data sets that may vary non-linearly in time.
We present an implementation of the Dynamic Time Warping algorithm for the Pure Data programming environment. This algorithm is fairly popular in several contexts, ranging from speech processing to pattern detection, mainly because it allows to compare and recognize data sets that may vary non-linearly in time.