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_of_lk-help.pd | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'pix_opencv_of_lk-help.pd') diff --git a/pix_opencv_of_lk-help.pd b/pix_opencv_of_lk-help.pd index dddb2e9..e00a3a9 100755 --- a/pix_opencv_of_lk-help.pd +++ b/pix_opencv_of_lk-help.pd @@ -74,7 +74,7 @@ #X obj 296 224 separator; #X obj 296 250 translateXYZ -2 0 0; #X obj 454 253 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; @@ -147,6 +147,7 @@ average direction and the intensity of the movement in a video stream. #X text 627 363 threshold value for the detection of movement (default 100); #X obj 383 164 pix_resize 320 240; +#X obj 389 187 pix_rgba; #X connect 1 0 2 0; #X connect 2 0 1 0; #X connect 5 0 6 0; @@ -196,5 +197,6 @@ average direction and the intensity of the movement in a video stream. #X connect 62 0 42 0; #X connect 62 1 11 0; #X connect 62 2 5 0; -#X connect 66 0 45 0; -#X connect 66 0 46 0; +#X connect 66 0 67 0; +#X connect 67 0 45 0; +#X connect 67 0 46 0; -- cgit v1.2.1