aboutsummaryrefslogtreecommitdiff
path: root/pdp_opencv_threshold-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-06-30 20:54:38 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-06-30 20:54:38 +0000
commit86023b296b862bd5272ace27b0ac28dfbdefc40d (patch)
treecf52a810a864239034a36662c709b343c0a6d2cc /pdp_opencv_threshold-help.pd
parentdb131dd7f6e5f9c222198a74b3f11e7f99f4da70 (diff)
renamed help files to the standard *-help.pd
svn path=/trunk/externals/pdp_opencv/; revision=10124
Diffstat (limited to 'pdp_opencv_threshold-help.pd')
-rw-r--r--pdp_opencv_threshold-help.pd19
1 files changed, 19 insertions, 0 deletions
diff --git a/pdp_opencv_threshold-help.pd b/pdp_opencv_threshold-help.pd
new file mode 100644
index 0000000..0dfd360
--- /dev/null
+++ b/pdp_opencv_threshold-help.pd
@@ -0,0 +1,19 @@
+#N canvas 0 0 521 599 10;
+#X obj 101 158 pdp_xv;
+#X floatatom 256 100 5 0 0 0 - - -;
+#X msg 101 -138 open /dev/video0;
+#X obj 101 57 pdp_v4l2;
+#X obj 101 99 pdp_opencv_threshold;
+#X text 295 101 threshold value;
+#X msg 186 61 mode \$1;
+#X floatatom 255 61 5 0 0 0 - - -;
+#X text 301 60 mode \, 0 \, 1 \, 2 \, 3 \, 4;
+#X floatatom 257 80 5 0 0 0 - - -;
+#X text 298 80 Max value used in some modes;
+#X connect 1 0 4 2;
+#X connect 2 0 3 0;
+#X connect 3 0 4 0;
+#X connect 4 0 0 0;
+#X connect 6 0 4 0;
+#X connect 7 0 6 0;
+#X connect 9 0 4 1;