12,297
edits
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
== Dynamic time warping for Pure Data == | == Dynamic time warping for Pure Data == | ||
Authors: [[User:PedroLopes|Pedro Lopes]] and Joaquim Jorge | Authors: [[User:PedroLopes|Pedro Lopes]] and Joaquim Jorge | ||
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. |