From db131dd7f6e5f9c222198a74b3f11e7f99f4da70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?llu=C3=ADs=20g=C3=B3mez=20i=20bigord=C3=A0?= Date: Sun, 25 May 2008 21:32:41 +0000 Subject: First svn commit svn path=/trunk/externals/pdp_opencv/; revision=9912 --- help_pdp_opencv_contours_boundingrect.pd | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 help_pdp_opencv_contours_boundingrect.pd (limited to 'help_pdp_opencv_contours_boundingrect.pd') 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; -- cgit v1.2.1