aboutsummaryrefslogtreecommitdiff
path: root/examples/01_opencv_contrours_boundingrect+pmpd_ambient/pd_link.pd
diff options
context:
space:
mode:
authorlluís gómez i bigordà <lluisbigorda@users.sourceforge.net>2009-09-27 12:33:41 +0000
committerlluís gómez i bigordà <lluisbigorda@users.sourceforge.net>2009-09-27 12:33:41 +0000
commit4dd3be9ef7daad6b2ae0bb433d9cc7e1b4ac7a53 (patch)
tree246bf8d9b8665ed3ed60c9a41d3eeb6c00975763 /examples/01_opencv_contrours_boundingrect+pmpd_ambient/pd_link.pd
parent21cb007dfce4ededf66f3714f56b1516c19dca94 (diff)
added examples from BALTAN workshop
svn path=/trunk/externals/pix_opencv/; revision=12471
Diffstat (limited to 'examples/01_opencv_contrours_boundingrect+pmpd_ambient/pd_link.pd')
-rwxr-xr-xexamples/01_opencv_contrours_boundingrect+pmpd_ambient/pd_link.pd21
1 files changed, 21 insertions, 0 deletions
diff --git a/examples/01_opencv_contrours_boundingrect+pmpd_ambient/pd_link.pd b/examples/01_opencv_contrours_boundingrect+pmpd_ambient/pd_link.pd
new file mode 100755
index 0000000..288fb93
--- /dev/null
+++ b/examples/01_opencv_contrours_boundingrect+pmpd_ambient/pd_link.pd
@@ -0,0 +1,21 @@
+#N canvas 587 514 328 282 12;
+#X obj 177 35 inlet;
+#X obj 171 96 outlet;
+#X obj 12 32 inlet;
+#X obj 6 93 outlet;
+#X msg 56 156 \$1 \$2 0;
+#X obj 24 186 gemhead;
+#X msg 134 155 \$1 \$2 0;
+#X obj 45 61 link2D \$1-link 0 10 2.5 0.001;
+#X obj 26 243 curve 2;
+#X obj 24 211 colorRGB 1 0 1;
+#X connect 0 0 6 0;
+#X connect 0 0 7 1;
+#X connect 2 0 4 0;
+#X connect 2 0 7 0;
+#X connect 4 0 8 1;
+#X connect 5 0 9 0;
+#X connect 6 0 8 2;
+#X connect 7 0 3 0;
+#X connect 7 1 1 0;
+#X connect 9 0 8 0;