aboutsummaryrefslogtreecommitdiff
path: root/pix_opencv_laplace-help.pd
diff options
context:
space:
mode:
authorN.N. <sevyves@users.sourceforge.net>2009-08-30 20:38:26 +0000
committerN.N. <sevyves@users.sourceforge.net>2009-08-30 20:38:26 +0000
commit98f00d5f6e0db2e39779e0ab2e05ce3b78209fa0 (patch)
tree985449502b34c4dfa9a9e19f0309f722fe5d2918 /pix_opencv_laplace-help.pd
parentf29ff03b88ab33d418c575a28447d65167d054bb (diff)
added adaptive threshold + fix help patches ( frame 15 )
svn path=/trunk/externals/pix_opencv/; revision=12148
Diffstat (limited to 'pix_opencv_laplace-help.pd')
-rw-r--r--pix_opencv_laplace-help.pd34
1 files changed, 19 insertions, 15 deletions
diff --git a/pix_opencv_laplace-help.pd b/pix_opencv_laplace-help.pd
index ce65535..f287197 100644
--- a/pix_opencv_laplace-help.pd
+++ b/pix_opencv_laplace-help.pd
@@ -5,14 +5,11 @@
#X obj 20 159 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,16 +17,23 @@
#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 25 203 pd gemwin;
#X msg 25 179 destroy;
#X text 21 159 Create window and render;
@@ -62,10 +66,10 @@
#X msg 476 298 5;
#X msg 508 298 7;
#X text 371 280 aperture size ( default 3 );
-#X text 26 56 Written by Lluis Gomez i Bigorda ( lluisgomez@hangar.org
+#X text 25 60 Written by Lluis Gomez i Bigorda ( lluisgomez@hangar.org
);
-#X text 26 45 used as an edge detector;
-#X text 25 32 pix_opencv_laplace : laplace filter;
+#X text 25 49 used as an edge detector;
+#X text 24 36 pix_opencv_laplace : laplace filter;
#X connect 0 0 21 0;
#X connect 1 0 2 0;
#X connect 4 0 5 0;