aboutsummaryrefslogtreecommitdiff
path: root/pix_opencv_of_lk-help.pd
diff options
context:
space:
mode:
authorN.N. <sevyves@users.sourceforge.net>2010-07-13 20:39:43 +0000
committerN.N. <sevyves@users.sourceforge.net>2010-07-13 20:39:43 +0000
commit5dc1d97357e3519da6c595c21682aa00a58624ff (patch)
tree2450acc4adf167e751fa8a1971015900720b6f89 /pix_opencv_of_lk-help.pd
parent07c9c742b5a7af4994cdccb39750eaf1edd886c2 (diff)
fixed angle calculations
svn path=/trunk/externals/pix_opencv/; revision=13712
Diffstat (limited to 'pix_opencv_of_lk-help.pd')
-rwxr-xr-xpix_opencv_of_lk-help.pd52
1 files changed, 28 insertions, 24 deletions
diff --git a/pix_opencv_of_lk-help.pd b/pix_opencv_of_lk-help.pd
index e059d03..8d501d4 100755
--- a/pix_opencv_of_lk-help.pd
+++ b/pix_opencv_of_lk-help.pd
@@ -1,4 +1,4 @@
-#N canvas 1 49 1424 780 10;
+#N canvas 12 61 1424 780 10;
#X obj 977 55 cnv 15 220 70 empty empty empty 20 12 0 14 -195568 -66577
0;
#N canvas 189 149 454 304 gemwin 0;
@@ -128,23 +128,25 @@ average direction and the intensity of the movement in a video stream.
#X text 977 205 comments to ydegoyon@gmail.com;
#X text 976 129 pix_opencv_of_lk : Lucas Kanade optical flow algorithm.
;
-#X obj 600 405 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
+#X obj 599 419 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
-#X msg 515 403 nightmode \$1;
-#X floatatom 585 325 5 0 0 0 - - -;
-#X floatatom 589 350 5 0 0 0 - - -;
-#X msg 502 348 threshold \$1;
-#X msg 505 377 minblocks \$1;
-#X floatatom 592 378 5 0 0 0 - - -;
-#X text 619 406 set nightmode;
-#X text 636 372 minimum nuber of blocks to detect the movement;
-#X text 633 385 ( default 10 );
-#X msg 491 323 winsize \$1 \$2;
-#X text 628 322 set window size ( width height ) [ default : 10x10
-];
-#X text 630 346 threshold value for the detection of movement ( default
-100 );
+#X msg 514 417 nightmode \$1;
+#X floatatom 585 311 5 0 0 0 - - -;
+#X floatatom 588 364 5 0 0 0 - - -;
+#X msg 501 362 threshold \$1;
+#X msg 504 391 minblocks \$1;
+#X floatatom 591 392 5 0 0 0 - - -;
+#X text 621 418 set nightmode;
+#X text 629 386 minimum nuber of blocks to detect the movement;
+#X text 626 399 ( default 10 );
+#X msg 491 309 winsize \$1 \$2;
#X obj 454 444 pix_opencv_of_lk;
+#X text 628 312 set window size ( width height ) [ default : 9x9 ]
+;
+#X text 630 328 window width and height must be oneof (1 \, 3 \, 5
+\, 7 \, 9 \, 11 \, 13 \, 15);
+#X text 627 363 threshold value for the detection of movement (default
+100);
#X connect 1 0 2 0;
#X connect 2 0 1 0;
#X connect 5 0 6 0;
@@ -163,7 +165,9 @@ average direction and the intensity of the movement in a video stream.
#X connect 25 0 22 0;
#X connect 25 0 34 0;
#X connect 26 0 22 0;
+#X connect 26 0 34 0;
#X connect 27 0 22 0;
+#X connect 27 0 34 0;
#X connect 28 0 25 0;
#X connect 28 0 24 0;
#X connect 29 0 30 0;
@@ -180,17 +184,17 @@ average direction and the intensity of the movement in a video stream.
#X connect 39 0 34 0;
#X connect 40 0 41 0;
#X connect 42 0 45 0;
-#X connect 43 0 65 0;
+#X connect 43 0 63 0;
#X connect 46 0 29 0;
#X connect 47 0 16 0;
#X connect 52 0 53 0;
-#X connect 53 0 65 0;
+#X connect 53 0 63 0;
#X connect 54 0 62 0;
#X connect 55 0 56 0;
-#X connect 56 0 65 0;
-#X connect 57 0 65 0;
+#X connect 56 0 63 0;
+#X connect 57 0 63 0;
#X connect 58 0 57 0;
-#X connect 62 0 65 0;
-#X connect 65 0 42 0;
-#X connect 65 1 11 0;
-#X connect 65 2 5 0;
+#X connect 62 0 63 0;
+#X connect 63 0 42 0;
+#X connect 63 1 11 0;
+#X connect 63 2 5 0;