From 98f00d5f6e0db2e39779e0ab2e05ce3b78209fa0 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Sun, 30 Aug 2009 20:38:26 +0000 Subject: added adaptive threshold + fix help patches ( frame 15 ) svn path=/trunk/externals/pix_opencv/; revision=12148 --- pix_opencv_motempl-help.pd | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) (limited to 'pix_opencv_motempl-help.pd') diff --git a/pix_opencv_motempl-help.pd b/pix_opencv_motempl-help.pd index cfd1bbf..b1ac6d0 100644 --- a/pix_opencv_motempl-help.pd +++ b/pix_opencv_motempl-help.pd @@ -1,18 +1,15 @@ -#N canvas 1 49 1424 780 10; +#N canvas 1 49 1025 780 10; #X obj 398 31 gemhead; #X obj 373 555 pix_texture; #X obj 373 583 square 2; #X obj 37 457 cnv 15 220 70 empty empty empty 20 12 0 14 -195568 -66577 0; #N canvas 0 22 454 304 gemwin 0; -#X obj 132 136 gemwin; #X obj 67 89 outlet; #X obj 67 10 inlet; #X obj 67 41 route create; #X msg 67 70 set destroy; #X msg 182 68 set create; -#X msg 132 112 create \, 1; -#X msg 238 112 destroy; #N canvas 87 154 247 179 Gem.init 0; #X obj 118 46 loadbang; #X msg 118 81 reset; @@ -20,19 +17,26 @@ #X connect 0 0 1 0; #X connect 1 0 2 0; #X restore 289 80 pd Gem.init; +#X obj 171 266 gemwin; +#X msg 164 226 create \, 1; +#X msg 252 229 destroy; +#X msg 292 186 frame 15; +#X obj 173 176 t b b b; +#X connect 1 0 2 0; #X connect 2 0 3 0; -#X connect 3 0 4 0; -#X connect 3 0 6 0; -#X connect 3 1 5 0; -#X connect 3 1 7 0; -#X connect 4 0 1 0; -#X connect 5 0 1 0; -#X connect 6 0 0 0; -#X connect 7 0 0 0; -#X connect 8 0 0 0; +#X connect 2 0 10 0; +#X connect 2 1 4 0; +#X connect 2 1 8 0; +#X connect 3 0 0 0; +#X connect 4 0 0 0; +#X connect 7 0 6 0; +#X connect 8 0 6 0; +#X connect 9 0 6 0; +#X connect 10 0 7 0; +#X connect 10 2 9 0; #X restore 42 501 pd gemwin; #X msg 42 477 destroy; -#X text 38 457 Create window and render; +#X text 39 460 Create window and render; #X obj 200 368 pix_texture; #X obj 200 396 square 2; #X obj 266 167 translateXYZ -2 0 0; -- cgit v1.2.1