aboutsummaryrefslogtreecommitdiff
path: root/pix_opencv_threshold-help.pd
diff options
context:
space:
mode:
authorN.N. <sevyves@users.sourceforge.net>2009-08-15 16:01:08 +0000
committerN.N. <sevyves@users.sourceforge.net>2009-08-15 16:01:08 +0000
commit3eca5353025abcded8bf8e009945260dcbad677e (patch)
treec40afd0ef752047ee8ada4d88b1624e8c64629fc /pix_opencv_threshold-help.pd
parent65fede5d18e7e4004c36991dc21dbf6273f9f0af (diff)
fixed threshold
svn path=/trunk/externals/pix_opencv/; revision=11926
Diffstat (limited to 'pix_opencv_threshold-help.pd')
-rwxr-xr-xpix_opencv_threshold-help.pd4
1 files changed, 2 insertions, 2 deletions
diff --git a/pix_opencv_threshold-help.pd b/pix_opencv_threshold-help.pd
index 3cc6664..f924aea 100755
--- a/pix_opencv_threshold-help.pd
+++ b/pix_opencv_threshold-help.pd
@@ -76,8 +76,8 @@
);
#X text 398 59 used as a filter to detect bright or dark piksels;
#X text 399 46 pix_opencv_threshold : pixel thresholding;
-#X msg 187 59 colorspace RGBA;
#X text 339 360 ( default 50 );
+#X msg 187 58 colorspace Grey;
#X connect 0 0 19 0;
#X connect 1 0 2 0;
#X connect 4 0 5 0;
@@ -109,4 +109,4 @@
#X connect 32 0 26 0;
#X connect 33 0 26 0;
#X connect 41 0 1 0;
-#X connect 45 0 19 0;
+#X connect 46 0 19 0;