aboutsummaryrefslogtreecommitdiff
path: root/help_pdp_opencv_floodfill.pd
diff options
context:
space:
mode:
Diffstat (limited to 'help_pdp_opencv_floodfill.pd')
-rw-r--r--help_pdp_opencv_floodfill.pd20
1 files changed, 20 insertions, 0 deletions
diff --git a/help_pdp_opencv_floodfill.pd b/help_pdp_opencv_floodfill.pd
new file mode 100644
index 0000000..f8dc2db
--- /dev/null
+++ b/help_pdp_opencv_floodfill.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;