aboutsummaryrefslogtreecommitdiff
path: root/pix_opencv_contours_convexhull-help.pd
diff options
context:
space:
mode:
authorlluís gómez i bigordà <lluisbigorda@users.sourceforge.net>2011-02-25 13:49:18 +0000
committerlluís gómez i bigordà <lluisbigorda@users.sourceforge.net>2011-02-25 13:49:18 +0000
commit3aab36761bff2090c9d366994a0b1e0d57eeb2b4 (patch)
tree179d7a16a8f6b31a5161aee36d8a11d18e235f37 /pix_opencv_contours_convexhull-help.pd
parent30cc97ee54a7d91d4a1c0af7bce0ae37361be542 (diff)
added pix_rgba to help patches
svn path=/trunk/externals/pix_opencv/; revision=14967
Diffstat (limited to 'pix_opencv_contours_convexhull-help.pd')
-rw-r--r--pix_opencv_contours_convexhull-help.pd13
1 files changed, 9 insertions, 4 deletions
diff --git a/pix_opencv_contours_convexhull-help.pd b/pix_opencv_contours_convexhull-help.pd
index 59c08f1..a1aa5e8 100644
--- a/pix_opencv_contours_convexhull-help.pd
+++ b/pix_opencv_contours_convexhull-help.pd
@@ -71,7 +71,7 @@ the bigest contour of a binary image.;
#X msg 737 130 open \$1;
#X obj 725 239 pix_film;
#X msg 743 173 auto \$1;
-#X obj 743 155 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
+#X obj 743 155 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1
1;
#X text 51 56 Create window and render;
#X msg 838 156 colorspace RGBA;
@@ -83,7 +83,7 @@ the bigest contour of a binary image.;
#X obj 454 355 pix_separator;
#X obj 454 419 translateXYZ -2 0 0;
#X obj 606 416 translateXYZ 2 0 0;
-#N canvas 0 0 450 300 vswitch 0;
+#N canvas 0 22 450 300 vswitch 0;
#X obj 144 263 outlet;
#X obj 36 26 inlet;
#X obj 260 29 inlet;
@@ -124,6 +124,9 @@ the bigest contour of a binary image.;
#X obj 606 449 pix_resize 320 240;
#X text 728 684 number of vertex of the convexhull;
#X floatatom 753 480 5 0 0 0 - - -;
+#X obj 543 334 pix_rgba;
+#X msg 756 453 set;
+#X text 785 453 <- Set the background reference;
#X connect 5 0 1 0;
#X connect 5 1 2 0;
#X connect 5 2 3 0;
@@ -159,8 +162,7 @@ the bigest contour of a binary image.;
#X connect 40 0 39 0;
#X connect 41 0 22 0;
#X connect 42 0 52 0;
-#X connect 43 0 38 0;
-#X connect 43 0 40 0;
+#X connect 43 0 55 0;
#X connect 44 0 43 2;
#X connect 45 0 43 0;
#X connect 46 0 45 0;
@@ -171,3 +173,6 @@ the bigest contour of a binary image.;
#X connect 51 0 9 0;
#X connect 52 0 51 0;
#X connect 54 0 51 1;
+#X connect 55 0 40 0;
+#X connect 55 0 38 0;
+#X connect 56 0 51 0;