From 918c1a60a5078f5233fb49fe7162e436f0ea2b89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?llu=C3=ADs=20g=C3=B3mez=20i=20bigord=C3=A0?= Date: Mon, 21 Feb 2011 18:36:58 +0000 Subject: Undoing change committed in r14933. svn path=/trunk/externals/pix_opencv/; revision=14936 --- pix_opencv_of_hs-help.pd | 65 ++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 63 insertions(+), 2 deletions(-) (limited to 'pix_opencv_of_hs-help.pd') diff --git a/pix_opencv_of_hs-help.pd b/pix_opencv_of_hs-help.pd index 9c65600..bd7255f 100755 --- a/pix_opencv_of_hs-help.pd +++ b/pix_opencv_of_hs-help.pd @@ -24,7 +24,7 @@ #X restore 289 80 pd Gem.init; #X obj 128 109 t b b b; #X msg 156 138 dimen 320 240; -#X msg 247 137 frame 25; +#X msg 247 137 frame 5; #X connect 2 0 3 0; #X connect 3 0 4 0; #X connect 3 0 9 0; @@ -138,4 +138,65 @@ when on ); #X msg 487 320 lambda \$1; #X text 600 320 set Lagragian multiplier ( default 1 ); #X text 629 382 ( default 10 ); -#X text 627 344 threshold value for the detection of movement ( defaul +#X text 627 344 threshold value for the detection of movement ( default +100 ); +#X text 981 178 with a great help from Mateu Batle & Alberto de Rodrigo +from the iBit foundation.; +#X text 980 142 the main purpose of this object is to calculate the +average direction and the intensity of the movement in a video stream. +; +#X text 981 202 comments to ydegoyon@gmail.com; +#X text 980 126 pix_opencv_of_hs : Haron and Schunck optical flow algorithm. +; +#X obj 385 160 pix_resize 320 240; +#X connect 1 0 2 0; +#X connect 2 0 1 0; +#X connect 5 0 6 0; +#X connect 5 1 7 0; +#X connect 15 0 22 0; +#X connect 16 0 31 0; +#X connect 17 0 20 0; +#X connect 18 0 19 0; +#X connect 19 0 22 1; +#X connect 20 0 21 0; +#X connect 21 0 22 0; +#X connect 22 0 32 1; +#X connect 22 2 18 0; +#X connect 23 0 22 0; +#X connect 24 0 23 0; +#X connect 25 0 22 0; +#X connect 25 0 34 0; +#X connect 26 0 22 0; +#X connect 27 0 22 0; +#X connect 28 0 25 0; +#X connect 28 0 24 0; +#X connect 29 0 30 0; +#X connect 30 0 40 0; +#X connect 31 0 47 0; +#X connect 32 0 68 0; +#X connect 33 0 32 2; +#X connect 34 0 32 0; +#X connect 35 0 34 0; +#X connect 36 0 34 0; +#X connect 37 0 34 0; +#X connect 38 0 34 0; +#X connect 39 0 34 0; +#X connect 40 0 41 0; +#X connect 42 0 44 0; +#X connect 45 0 29 0; +#X connect 46 0 16 0; +#X connect 47 0 42 0; +#X connect 47 1 11 0; +#X connect 47 2 5 0; +#X connect 48 0 49 0; +#X connect 49 0 47 0; +#X connect 50 0 60 0; +#X connect 51 0 52 0; +#X connect 52 0 47 0; +#X connect 53 0 54 0; +#X connect 54 0 47 0; +#X connect 56 0 47 0; +#X connect 57 0 56 0; +#X connect 60 0 47 0; +#X connect 68 0 46 0; +#X connect 68 0 45 0; -- cgit v1.2.1