aboutsummaryrefslogtreecommitdiff
path: root/Gem/pix_multiblob-help.pd
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2019-02-05 11:35:47 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2019-02-05 11:35:47 +0000
commita9ad4f840cee9254906eaefc1f62e381a655b26c (patch)
tree18cdcbbcc76d4d49fb5246b1803ee0cafead1119 /Gem/pix_multiblob-help.pd
parent0016322b4c755762d7a492de8693d4022c105b1e (diff)
Gem c969106cc2de7a640f4e980c543fa87cc471b0d8 linux/amd64
built 'filmDS:c969106cc2de7a640f4e980c543fa87cc471b0d8' for linux/amd64
Diffstat (limited to 'Gem/pix_multiblob-help.pd')
-rw-r--r--Gem/pix_multiblob-help.pd6
1 files changed, 4 insertions, 2 deletions
diff --git a/Gem/pix_multiblob-help.pd b/Gem/pix_multiblob-help.pd
index 11e205f..a7b40c2 100644
--- a/Gem/pix_multiblob-help.pd
+++ b/Gem/pix_multiblob-help.pd
@@ -1,4 +1,5 @@
-#N canvas 93 136 690 540 10;
+#N canvas 93 136 663 540 10;
+#X declare -lib Gem;
#X text 452 8 GEM object;
#X obj 9 323 cnv 15 430 145 empty empty empty 20 12 0 14 -233017 -66577
0;
@@ -176,7 +177,7 @@ minimum size of a blob that is needed to be detected.;
#X text 17 439 Outlet 2: (k \, 9) matrix: describing k detected blobs
(with 0<=k<N);
#X text 461 464 * angle converted to degrees but is originally in radians
-;
+, f 30;
#X text 18 154 the output is a matrix following the conventions of
the mtx-objects from zexy/iemmatrix. each row describes one detected
blob as follows: centerX(weighted) \, centerY(weighted) \, size(weighted)
@@ -184,6 +185,7 @@ blob as follows: centerX(weighted) \, centerY(weighted) \, size(weighted)
each pixel is weighted by its luminance value during the calculation.
"angle" is the (weighted) orientation of the principal axis of the
blob in the [-pi/2 \, pi/2] range.;
+#X obj 548 8 declare -lib Gem;
#X connect 22 0 23 0;
#X connect 23 0 22 0;
#X connect 26 0 28 0;