<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.uni-weimar.de/kunst-und-gestaltung/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=PedroLopes</id>
	<title>Medien Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.uni-weimar.de/kunst-und-gestaltung/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=PedroLopes"/>
	<link rel="alternate" type="text/html" href="https://www.uni-weimar.de/kunst-und-gestaltung/wiki/Special:Contributions/PedroLopes"/>
	<updated>2026-05-13T18:18:59Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=PDCON:Conference/Dynamic_Time_Warping_for_Pure_Data&amp;diff=29350</id>
		<title>PDCON:Conference/Dynamic Time Warping for Pure Data</title>
		<link rel="alternate" type="text/html" href="https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=PDCON:Conference/Dynamic_Time_Warping_for_Pure_Data&amp;diff=29350"/>
		<updated>2011-07-02T17:59:26Z</updated>

		<summary type="html">&lt;p&gt;PedroLopes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Dynamic time warping for Pure Data ==&lt;br /&gt;
Authors: &#039;&#039;&#039;[http://pedrolopesresearch.wordpress.com Pedro Lopes]&#039;&#039;&#039; and &#039;&#039;Joaquim Jorge&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
Our contribution is easily portable to a wide number of platforms, where Pure Data is available. Throughout this document we describe relevant work that inspired our proposal and present the core concepts of our implementation.&lt;br /&gt;
&lt;br /&gt;
[[File:Dtw_help.png]]&lt;br /&gt;
&lt;br /&gt;
We conclude with an evaluation of our Dynamic Time Warping implementation in two perspectives: performance and adequacy towards gesture recognition. The performance tests suggest that it is suited for realtime contexts, where algorithmic efficiency is of utmost importance. Finally we present a case study where our implementation was used successfully to accommodate gesture recognition on an existing application.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
[http://vimeo.com/11792446 Early prototype video]&lt;/div&gt;</summary>
		<author><name>PedroLopes</name></author>
	</entry>
	<entry>
		<id>https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=PDCON:Conference/Dynamic_Time_Warping_for_Pure_Data&amp;diff=29349</id>
		<title>PDCON:Conference/Dynamic Time Warping for Pure Data</title>
		<link rel="alternate" type="text/html" href="https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=PDCON:Conference/Dynamic_Time_Warping_for_Pure_Data&amp;diff=29349"/>
		<updated>2011-07-02T17:56:40Z</updated>

		<summary type="html">&lt;p&gt;PedroLopes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Dynamic time warping for Pure Data ==&lt;br /&gt;
Authors: &#039;&#039;&#039;[http://pedrolopesresearch.wordpress.com Pedro Lopes]&#039;&#039;&#039; and &#039;&#039;Joaquim Jorge&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
Our contribution is easily portable to a wide number of platforms, where Pure Data is available. Throughout this document we describe relevant work that inspired our proposal and present the core concepts of our implementation.&lt;br /&gt;
&lt;br /&gt;
[[File:Dtw_help.png]]&lt;br /&gt;
&lt;br /&gt;
We conclude with an evaluation of our Dynamic Time Warping implementation in two perspectives: performance and adequacy towards gesture recognition. The performance tests suggest that it is suited for realtime contexts, where algorithmic efficiency is of utmost importance. Finally we present a case study where our implementation was used successfully to accommodate gesture recognition on an existing application.&lt;br /&gt;
&lt;br /&gt;
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.&lt;/div&gt;</summary>
		<author><name>PedroLopes</name></author>
	</entry>
	<entry>
		<id>https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=PDCON:Conference/Dynamic_Time_Warping_for_Pure_Data&amp;diff=29347</id>
		<title>PDCON:Conference/Dynamic Time Warping for Pure Data</title>
		<link rel="alternate" type="text/html" href="https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=PDCON:Conference/Dynamic_Time_Warping_for_Pure_Data&amp;diff=29347"/>
		<updated>2011-07-02T17:54:34Z</updated>

		<summary type="html">&lt;p&gt;PedroLopes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Dynamic time warping for Pure Data ==&lt;br /&gt;
Authors: &#039;&#039;&#039;[http://pedrolopesresearch.wordpress.com Pedro Lopes]&#039;&#039;&#039; and &#039;&#039;Joaquim Jorge&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:Dtw_help.png]]&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
Our contribution is easily portable to a wide number of platforms, where Pure Data is available. Throughout this document we describe relevant work that inspired our proposal and present the core concepts of our implementation.&lt;br /&gt;
&lt;br /&gt;
We conclude with an evaluation of our Dynamic Time Warping implementation in two perspectives: performance and adequacy towards gesture recognition. The performance tests suggest that it is suited for realtime contexts, where algorithmic efficiency is of utmost importance. Finally we present a case study where our implementation was used successfully to accommodate gesture recognition on an existing application.&lt;/div&gt;</summary>
		<author><name>PedroLopes</name></author>
	</entry>
	<entry>
		<id>https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=File:Dtw_help.png&amp;diff=29346</id>
		<title>File:Dtw help.png</title>
		<link rel="alternate" type="text/html" href="https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=File:Dtw_help.png&amp;diff=29346"/>
		<updated>2011-07-02T17:54:12Z</updated>

		<summary type="html">&lt;p&gt;PedroLopes: Dynamic Time warping external for PD.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
Dynamic Time warping external for PD.&lt;br /&gt;
== Copyright status: ==&lt;br /&gt;
Pedro Lopes&lt;br /&gt;
== Licensing ==&lt;br /&gt;
{{self|GFDL|cc-by-sa-all|migration=redundant}}&lt;br /&gt;
== Source: ==&lt;/div&gt;</summary>
		<author><name>PedroLopes</name></author>
	</entry>
	<entry>
		<id>https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=PDCON:Conference/Dynamic_Time_Warping_for_Pure_Data&amp;diff=29342</id>
		<title>PDCON:Conference/Dynamic Time Warping for Pure Data</title>
		<link rel="alternate" type="text/html" href="https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=PDCON:Conference/Dynamic_Time_Warping_for_Pure_Data&amp;diff=29342"/>
		<updated>2011-07-02T17:50:46Z</updated>

		<summary type="html">&lt;p&gt;PedroLopes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Dynamic time warping for Pure Data ==&lt;br /&gt;
Authors: &#039;&#039;&#039;[http://pedrolopesresearch.wordpress.com Pedro Lopes]&#039;&#039;&#039; and &#039;&#039;Joaquim Jorge&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Image:http://pedrolopesresearch.files.wordpress.com/2011/07/dtw.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
Our contribution is easily portable to a wide number of platforms, where Pure Data is available. Throughout this document we describe relevant work that inspired our proposal and present the core concepts of our implementation.&lt;br /&gt;
&lt;br /&gt;
We conclude with an evaluation of our Dynamic Time Warping implementation in two perspectives: performance and adequacy towards gesture recognition. The performance tests suggest that it is suited for realtime contexts, where algorithmic efficiency is of utmost importance. Finally we present a case study where our implementation was used successfully to accommodate gesture recognition on an existing application.&lt;/div&gt;</summary>
		<author><name>PedroLopes</name></author>
	</entry>
	<entry>
		<id>https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=PDCON:Conference/Dynamic_Time_Warping_for_Pure_Data&amp;diff=29341</id>
		<title>PDCON:Conference/Dynamic Time Warping for Pure Data</title>
		<link rel="alternate" type="text/html" href="https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=PDCON:Conference/Dynamic_Time_Warping_for_Pure_Data&amp;diff=29341"/>
		<updated>2011-07-02T17:49:52Z</updated>

		<summary type="html">&lt;p&gt;PedroLopes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Dynamic time warping for Pure Data ==&lt;br /&gt;
Authors: &#039;&#039;&#039;[http://pedrolopesresearch.wordpress.com Pedro Lopes]&#039;&#039;&#039; and &#039;&#039;Joaquim Jorge&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:http://pedrolopesresearch.files.wordpress.com/2011/07/dtw.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
Our contribution is easily portable to a wide number of platforms, where Pure Data is available. Throughout this document we describe relevant work that inspired our proposal and present the core concepts of our implementation.&lt;br /&gt;
&lt;br /&gt;
We conclude with an evaluation of our Dynamic Time Warping implementation in two perspectives: performance and adequacy towards gesture recognition. The performance tests suggest that it is suited for realtime contexts, where algorithmic efficiency is of utmost importance. Finally we present a case study where our implementation was used successfully to accommodate gesture recognition on an existing application.&lt;/div&gt;</summary>
		<author><name>PedroLopes</name></author>
	</entry>
	<entry>
		<id>https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=PDCON:Conference/Dynamic_Time_Warping_for_Pure_Data&amp;diff=29340</id>
		<title>PDCON:Conference/Dynamic Time Warping for Pure Data</title>
		<link rel="alternate" type="text/html" href="https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=PDCON:Conference/Dynamic_Time_Warping_for_Pure_Data&amp;diff=29340"/>
		<updated>2011-07-02T17:49:36Z</updated>

		<summary type="html">&lt;p&gt;PedroLopes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Dynamic time warping for Pure Data ==&lt;br /&gt;
Authors: &#039;&#039;&#039;[http://pedrolopesresearch.wordpress.com Pedro Lopes]&#039;&#039;&#039; and &#039;&#039;Jo&#039;aquim Jorge&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:http://pedrolopesresearch.files.wordpress.com/2011/07/dtw.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
Our contribution is easily portable to a wide number of platforms, where Pure Data is available. Throughout this document we describe relevant work that inspired our proposal and present the core concepts of our implementation.&lt;br /&gt;
&lt;br /&gt;
We conclude with an evaluation of our Dynamic Time Warping implementation in two perspectives: performance and adequacy towards gesture recognition. The performance tests suggest that it is suited for realtime contexts, where algorithmic efficiency is of utmost importance. Finally we present a case study where our implementation was used successfully to accommodate gesture recognition on an existing application.&lt;/div&gt;</summary>
		<author><name>PedroLopes</name></author>
	</entry>
	<entry>
		<id>https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=PDCON:Conference/Dynamic_Time_Warping_for_Pure_Data&amp;diff=29339</id>
		<title>PDCON:Conference/Dynamic Time Warping for Pure Data</title>
		<link rel="alternate" type="text/html" href="https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=PDCON:Conference/Dynamic_Time_Warping_for_Pure_Data&amp;diff=29339"/>
		<updated>2011-07-02T17:48:37Z</updated>

		<summary type="html">&lt;p&gt;PedroLopes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Dynamic time warping for Pure Data ==&lt;br /&gt;
Authors: &#039;&#039;&#039;[pedrolopesresearch.wordpress.com Pedro Lopes]&#039;&#039;&#039; and &#039;&#039;Jo&#039;aquim Jorge&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:http://pedrolopesresearch.files.wordpress.com/2011/07/dtw.png]]&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
Our contribution is easily portable to a wide number of platforms, where Pure Data is available. Throughout this document we describe relevant work that inspired our proposal and present the core concepts of our implementation.&lt;br /&gt;
&lt;br /&gt;
We conclude with an evaluation of our Dynamic Time Warping implementation in two perspectives: performance and adequacy towards gesture recognition. The performance tests suggest that it is suited for realtime contexts, where algorithmic efficiency is of utmost importance. Finally we present a case study where our implementation was used successfully to accommodate gesture recognition on an existing application.&lt;/div&gt;</summary>
		<author><name>PedroLopes</name></author>
	</entry>
	<entry>
		<id>https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=PDCON:Conference&amp;diff=27384</id>
		<title>PDCON:Conference</title>
		<link rel="alternate" type="text/html" href="https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=PDCON:Conference&amp;diff=27384"/>
		<updated>2011-05-21T00:04:11Z</updated>

		<summary type="html">&lt;p&gt;PedroLopes: correcting author names on both my papers&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [[/Custom Spatialisation PD Patch for a  Large Non-conventional Area/]] José Rafael Subía Valdez&lt;br /&gt;
* [[/Dynamic Time Warping for Pure Data/]] Pedro Lopes and Joaquim Jorge&lt;br /&gt;
* [[/Click Tracker: Performance/composition tool for metrically complex scores/]] João Pais and Pedro Lopes&lt;br /&gt;
* [[/Dissonance Model Toolbox in Pure Data/]] Alexandre Porres&lt;br /&gt;
* [[/Image Processing Algorithm Optimization with CUDA for Pure Data/]]	Rudi Giot&lt;br /&gt;
* [[/Xth Sense: researching muscle sounds for an experimental paradigm of musical performance/]] Marco Donnarumma&lt;br /&gt;
* [[/VisualTracker - modular pd environment for sequencing events on timeline/]] Aleš Černý&lt;br /&gt;
* [[/Graphics processing unit audio signals processing in Pure Data, and PDCUDA, an implementation with the CUDA runtime API/]]	Charles Henry&lt;br /&gt;
* [[/Voice as joystick and oscillator/]] Miller Puckette&lt;br /&gt;
* [[/A Framework for Real-time Instrumental Sound Segmentation and Labeling/]] Adriano Monteiro&lt;br /&gt;
* [[/Mobile Interfaces with Pure Data/]] Koray  Tahiroğlu&lt;br /&gt;
* [[/Reverb Design/]] Urban Schlemmer&lt;br /&gt;
* [[/Extended View Toolkit/]] Peter  Venus&lt;br /&gt;
* [[/Electro-Acoustic Tools (EAT): High-Level Abstractions for Audio Manipulation and Spatialisation/]]	Richard Thomas&lt;br /&gt;
* [[/A Live Performance System in Pure Data: Pitch Contour as Figurative Gesture/]]	Richard Graham&lt;br /&gt;
* [[/Using Pure Data in Spore and Darkspore - successes and failures/]]	Kent Jolly&lt;br /&gt;
* [[/Embedding Pure Data with libpd: Design and Workflow/]]	Peter Brinkmann&lt;br /&gt;
* [[/Pure Data implementation of an ESS-based impulse response acoustic measurement tool/]]	Serafino Di Rosario&lt;br /&gt;
* [[/AUDIENCE for Pd, a scene-oriented library for spatial audio/]]	Regis Faria&lt;br /&gt;
* [[/rj - abstractions for getting things done/]] Frank Barknecht&lt;br /&gt;
* [[/Plug your cam - extending Gem the modular way/]] IOhannes zmölnig&lt;br /&gt;
* [[/Music in expression - A DSP based compositional methodology/]]	Chun Lee&lt;br /&gt;
* [[/DILIB: Control Data Parsing for Digital Musical Instrument Design/]] William Brent&lt;br /&gt;
* [[/A collaboration workflow from sound-based composition to performance of electroacoustic music using Pure Data as a framework/]] Kyriakos Tsoukalas&lt;br /&gt;
* [[/Using Pd to create a visualization instrument for percussion/]] John Harrison&lt;br /&gt;
* [[/Gemnotes: A Realtime music notation system for pure data/]] Edward Kelly&lt;br /&gt;
* [[/Self-Modifying Help Patches/]]	Mathieu Bouchard&lt;br /&gt;
* [[/Patching for multi-instantiation: why don&#039;t put more inside?/]] Krzysztof Czaja&lt;br /&gt;
* [[/GUI Plugins in Pd 0.43/]] Hans-Christoph Steiner&lt;br /&gt;
* [[/Santiago - Making music with biological neural networks in Pd-Gem/]] Hernán Kerlleñevich&lt;/div&gt;</summary>
		<author><name>PedroLopes</name></author>
	</entry>
</feed>