aboutsummaryrefslogtreecommitdiff
path: root/help_pdp_opencv_contours_boundingrect.pd
diff options
context:
space:
mode:
Diffstat (limited to 'help_pdp_opencv_contours_boundingrect.pd')
-rw-r--r--help_pdp_opencv_contours_boundingrect.pd28
1 files changed, 28 insertions, 0 deletions
diff --git a/help_pdp_opencv_contours_boundingrect.pd b/help_pdp_opencv_contours_boundingrect.pd
new file mode 100644
index 0000000..8e7f1ea
--- /dev/null
+++ b/help_pdp_opencv_contours_boundingrect.pd
@@ -0,0 +1,28 @@
+#N canvas 0 25 1247 665 10;
+#X obj 133 49 pdp_v4l2;
+#X msg 201 14 open /dev/video0;
+#X obj 133 290 pdp_xv;
+#X floatatom 355 325 5 0 0 0 - - -;
+#X floatatom 390 325 5 0 0 0 - - -;
+#X floatatom 427 325 5 0 0 0 - - -;
+#X floatatom 461 325 5 0 0 0 - - -;
+#X obj 352 296 unpack 0 0 0 0 0;
+#X obj 352 245 route 0 1 2 3 4;
+#X floatatom 242 163 5 0 0 0 - - -;
+#X floatatom 352 180 5 0 0 0 - - -;
+#X obj 133 213 pdp_opencv_contours_boundingrect;
+#X text 284 159 min area in pixels (default 1);
+#X text 399 179 max area in pixels (default 76800);
+#X text 505 325 Xorigin Yorigin Width Height;
+#X text 412 263 For each contour detected;
+#X connect 0 0 11 0;
+#X connect 1 0 0 0;
+#X connect 7 0 3 0;
+#X connect 7 1 4 0;
+#X connect 7 2 5 0;
+#X connect 7 3 6 0;
+#X connect 8 0 7 0;
+#X connect 9 0 11 1;
+#X connect 10 0 11 2;
+#X connect 11 0 2 0;
+#X connect 11 1 8 0;