aboutsummaryrefslogtreecommitdiff
path: root/pdp_opencv_floodfill-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-06-30 20:54:38 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-06-30 20:54:38 +0000
commit86023b296b862bd5272ace27b0ac28dfbdefc40d (patch)
treecf52a810a864239034a36662c709b343c0a6d2cc /pdp_opencv_floodfill-help.pd
parentdb131dd7f6e5f9c222198a74b3f11e7f99f4da70 (diff)
renamed help files to the standard *-help.pd
svn path=/trunk/externals/pdp_opencv/; revision=10124
Diffstat (limited to 'pdp_opencv_floodfill-help.pd')
-rw-r--r--pdp_opencv_floodfill-help.pd20
1 files changed, 20 insertions, 0 deletions
diff --git a/pdp_opencv_floodfill-help.pd b/pdp_opencv_floodfill-help.pd
new file mode 100644
index 0000000..f8dc2db
--- /dev/null
+++ b/pdp_opencv_floodfill-help.pd
@@ -0,0 +1,20 @@
+#N canvas 0 0 521 599 10;
+#X obj 101 158 pdp_xv;
+#X msg 101 -138 open /dev/video0;
+#X obj 101 57 pdp_v4l2;
+#X msg 207 60 set;
+#X floatatom 273 102 5 0 0 0 - - -;
+#X text 317 103 number of frames to take as average bg;
+#X obj 191 224 pdp_xv;
+#X floatatom 363 168 5 0 0 0 - - -;
+#X text 407 169 number of frames to take as average bg;
+#X obj 191 165 pdp_opencv_floodfill;
+#X obj 101 99 pdp_opencv_threshold;
+#X connect 1 0 2 0;
+#X connect 2 0 10 0;
+#X connect 3 0 10 0;
+#X connect 4 0 10 2;
+#X connect 7 0 9 1;
+#X connect 9 0 6 0;
+#X connect 10 0 0 0;
+#X connect 10 0 9 0;