aboutsummaryrefslogtreecommitdiff
path: root/pix_opencv_threshold-help.pd
diff options
context:
space:
mode:
authorN.N. <sevyves@users.sourceforge.net>2009-09-03 19:12:57 +0000
committerN.N. <sevyves@users.sourceforge.net>2009-09-03 19:12:57 +0000
commit8de84ee6ee3fdccd6da261e6c8761eec908a52bc (patch)
tree22cbdf8f3579f55cbb73ae539d1ab69c39dc2edf /pix_opencv_threshold-help.pd
parentf1531ff7bb1b23443b3b8492ae48b1e43ce451fa (diff)
added pix_opencv_hough_circles
svn path=/trunk/externals/pix_opencv/; revision=12230
Diffstat (limited to 'pix_opencv_threshold-help.pd')
-rwxr-xr-xpix_opencv_threshold-help.pd68
1 files changed, 33 insertions, 35 deletions
diff --git a/pix_opencv_threshold-help.pd b/pix_opencv_threshold-help.pd
index 19c1cae..698d4ea 100755
--- a/pix_opencv_threshold-help.pd
+++ b/pix_opencv_threshold-help.pd
@@ -20,7 +20,7 @@
#X obj 171 266 gemwin;
#X msg 164 226 create \, 1;
#X msg 252 229 destroy;
-#X msg 292 186 frame 15;
+#X msg 292 186 frame 5;
#X obj 173 176 t b b b;
#X connect 1 0 2 0;
#X connect 2 0 3 0;
@@ -42,10 +42,6 @@
#X obj 180 240 separator;
#X obj 170 -57 bng 25 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
-#X obj 337 144 unpack 0 0 0;
-#X floatatom 327 167 5 0 0 3 length - -;
-#X floatatom 376 167 5 0 0 3 width - -;
-#X floatatom 426 167 5 0 0 3 height - -;
#X obj 227 118 bng 15 250 50 0 empty empty end_reached 20 7 0 10 -262144
-1 -1;
#X floatatom 209 83 5 0 10000 1 frame# - -;
@@ -53,7 +49,7 @@
#X msg 170 -8 open \$1;
#X obj 158 101 pix_film;
#X msg 176 35 auto \$1;
-#X obj 176 17 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1
+#X obj 176 17 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X obj 177 275 translateXYZ 4 0 0;
#X obj 178 298 cnv 15 600 180 empty empty empty 20 12 0 14 -4034 -66577
@@ -76,41 +72,43 @@
#X text 566 392 pixel <= threshold set to 0;
#X text 590 414 pixel >= threshold set to 0;
#X obj 198 384 pix_opencv_threshold;
-#X text 399 71 written by Lluis Gomez i Bigorda ( lluisgomez@hangar.org
+#X text 402 118 written by Lluis Gomez i Bigorda ( lluisgomez@hangar.org
);
-#X text 398 59 used as a filter to detect bright or dark piksels;
-#X text 399 46 pix_opencv_threshold : pixel thresholding;
+#X text 401 106 used as a filter to detect bright or dark piksels;
+#X text 402 93 pix_opencv_threshold : pixel thresholding;
#X text 339 360 ( default 50 );
-#X msg 187 58 colorspace Grey;
-#X connect 0 0 19 0;
+#X obj 247 27 loadbang;
+#X msg 247 52 colorspace RGBA;
+#X msg 351 52 colorspace RGB;
+#X msg 310 26 colorspace Grey;
+#X connect 0 0 15 0;
#X connect 1 0 2 0;
#X connect 4 0 5 0;
#X connect 5 0 4 0;
#X connect 6 0 7 0;
#X connect 8 0 6 0;
#X connect 8 0 9 0;
-#X connect 9 0 22 0;
-#X connect 10 0 17 0;
+#X connect 9 0 18 0;
+#X connect 10 0 13 0;
#X connect 11 0 12 0;
-#X connect 11 1 13 0;
-#X connect 11 2 14 0;
-#X connect 15 0 16 0;
-#X connect 16 0 19 1;
-#X connect 17 0 18 0;
-#X connect 18 0 19 0;
-#X connect 19 0 8 0;
-#X connect 19 1 11 0;
-#X connect 19 2 15 0;
-#X connect 20 0 19 0;
-#X connect 21 0 20 0;
-#X connect 22 0 41 0;
-#X connect 25 0 41 2;
-#X connect 26 0 41 0;
-#X connect 27 0 41 1;
-#X connect 29 0 26 0;
-#X connect 30 0 26 0;
-#X connect 31 0 26 0;
-#X connect 32 0 26 0;
-#X connect 33 0 26 0;
-#X connect 41 0 1 0;
-#X connect 46 0 19 0;
+#X connect 12 0 15 1;
+#X connect 13 0 14 0;
+#X connect 14 0 15 0;
+#X connect 15 0 8 0;
+#X connect 15 2 11 0;
+#X connect 16 0 15 0;
+#X connect 17 0 16 0;
+#X connect 18 0 37 0;
+#X connect 21 0 37 2;
+#X connect 22 0 37 0;
+#X connect 23 0 37 1;
+#X connect 25 0 22 0;
+#X connect 26 0 22 0;
+#X connect 27 0 22 0;
+#X connect 28 0 22 0;
+#X connect 29 0 22 0;
+#X connect 37 0 1 0;
+#X connect 42 0 43 0;
+#X connect 43 0 15 0;
+#X connect 44 0 15 0;
+#X connect 45 0 15 0;