aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlluís gómez i bigordà <lluisbigorda@users.sourceforge.net>2011-02-26 23:36:36 +0000
committerlluís gómez i bigordà <lluisbigorda@users.sourceforge.net>2011-02-26 23:36:36 +0000
commit4f439ecd61d996e350881efbfb3b20a0268683b3 (patch)
tree7a7bd6c9a9e72033f629f185ace25182e03030b5
parenta4ba159dbd3dae8f283bbff1a77742002b144e4e (diff)
added a comment in help patch to recommend the people to use [pix_opencv_of_bm] for a better OpticalFlow
svn path=/trunk/externals/pix_opencv/; revision=14976
-rwxr-xr-xpix_opencv_of_hs-help.pd15
-rwxr-xr-xpix_opencv_of_lk-help.pd13
2 files changed, 17 insertions, 11 deletions
diff --git a/pix_opencv_of_hs-help.pd b/pix_opencv_of_hs-help.pd
index 5d07cae..c0baf2c 100755
--- a/pix_opencv_of_hs-help.pd
+++ b/pix_opencv_of_hs-help.pd
@@ -1,4 +1,4 @@
-#N canvas 211 25 1339 660 10;
+#N canvas 1644 152 1339 660 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;
@@ -126,7 +126,7 @@ a very powerful machine;
#X floatatom 557 323 5 0 0 0 - - -;
#X floatatom 585 347 5 0 0 0 - - -;
#X msg 498 345 threshold \$1;
-#X obj 620 433 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1
+#X obj 620 433 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X msg 520 432 useprevious \$1;
#X text 642 431 use previous results ( default : 0 \, surprising results
@@ -140,16 +140,19 @@ when on );
#X text 629 382 ( default 10 );
#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
+#X text 971 253 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
+#X text 970 217 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 text 971 277 comments to ydegoyon@gmail.com;
+#X text 972 132 pix_opencv_of_hs : Haron and Schunck optical flow algorithm.
;
#X obj 385 160 pix_resize 320 240;
#X obj 385 182 pix_rgba;
+#X text 971 153 IMPORTANT: this object is quite experimental. For OpticalFlow
+analisys we recommend [pix_opencv_of_bm];
+#X obj 975 184 pix_opencv_of_bm;
#X connect 1 0 2 0;
#X connect 2 0 1 0;
#X connect 5 0 6 0;
diff --git a/pix_opencv_of_lk-help.pd b/pix_opencv_of_lk-help.pd
index 430c362..bdbf2c9 100755
--- a/pix_opencv_of_lk-help.pd
+++ b/pix_opencv_of_lk-help.pd
@@ -1,4 +1,4 @@
-#N canvas 0 0 1339 660 10;
+#N canvas 1556 165 1339 660 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;
@@ -40,7 +40,7 @@
#X connect 10 0 0 0;
#X connect 11 0 0 0;
#X restore 984 101 pd gemwin;
-#X msg 984 80 destroy;
+#X msg 984 80 create;
#X text 987 62 Create window and render;
#X obj 426 308 cnv 15 600 300 empty empty empty 20 12 0 14 -24198 -66577
0;
@@ -119,12 +119,12 @@ a very powerful machine;
#X obj 455 641 square 2;
#X obj 295 201 pix_separator;
#X obj 454 205 pix_separator;
-#X text 977 181 with a great help from Mateu Batle & Alberto de Rodrigo
+#X text 974 244 with a great help from Mateu Batle & Alberto de Rodrigo
from the iBit foundation.;
-#X text 976 145 the main purpose of this object is to calculate the
+#X text 973 208 the main purpose of this object is to calculate the
average direction and the intensity of the movement in a video stream.
;
-#X text 977 205 comments to ydegoyon@gmail.com;
+#X text 974 268 comments to ydegoyon@gmail.com;
#X text 976 129 pix_opencv_of_lk : Lucas Kanade optical flow algorithm.
;
#X obj 599 419 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
@@ -148,6 +148,9 @@ average direction and the intensity of the movement in a video stream.
100);
#X obj 383 164 pix_resize 320 240;
#X obj 389 187 pix_rgba;
+#X text 974 147 IMPORTANT: this object is quite experimental. For OpticalFlow
+analisys we recommend [pix_opencv_of_bm];
+#X obj 978 178 pix_opencv_of_bm;
#X connect 1 0 2 0;
#X connect 2 0 1 0;
#X connect 5 0 6 0;