aboutsummaryrefslogtreecommitdiff
path: root/help_pdp_opencv_contours_boundingrect.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 /help_pdp_opencv_contours_boundingrect.pd
parentdb131dd7f6e5f9c222198a74b3f11e7f99f4da70 (diff)
renamed help files to the standard *-help.pd
svn path=/trunk/externals/pdp_opencv/; revision=10124
Diffstat (limited to 'help_pdp_opencv_contours_boundingrect.pd')
-rw-r--r--help_pdp_opencv_contours_boundingrect.pd28
1 files changed, 0 insertions, 28 deletions
diff --git a/help_pdp_opencv_contours_boundingrect.pd b/help_pdp_opencv_contours_boundingrect.pd
deleted file mode 100644
index 8e7f1ea..0000000
--- a/help_pdp_opencv_contours_boundingrect.pd
+++ /dev/null
@@ -1,28 +0,0 @@
-#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;