12,302
edits
mNo edit summary |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
Authors: [[User:PedroLopes|Pedro Lopes]] and Joaquim Jorge | Authors: [[User:PedroLopes|Pedro Lopes]] and Joaquim Jorge | ||
Download | Download full paper [[Media:Dynamic Time Warping for Pure Data.pdf]] | ||
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. | ||
| Line 12: | Line 12: | ||
Hopefully with the feedback of the community this external can be released in a nearby future, allowing the DTW algorithm to be easily used from within Pd. | Hopefully with the feedback of the community this external can be released in a nearby future, allowing the DTW algorithm to be easily used from within Pd. | ||
<videoflash type="vimeo">36582311|700|400</videoflash> | |||
Early prototype video | Early prototype video | ||