From 3aab36761bff2090c9d366994a0b1e0d57eeb2b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?llu=C3=ADs=20g=C3=B3mez=20i=20bigord=C3=A0?= Date: Fri, 25 Feb 2011 13:49:18 +0000 Subject: added pix_rgba to help patches svn path=/trunk/externals/pix_opencv/; revision=14967 --- pix_opencv_contours_convexhull-help.pd | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'pix_opencv_contours_convexhull-help.pd') 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; -- cgit v1.2.1