aboutsummaryrefslogtreecommitdiff
path: root/pix_opencv_opticalflow-help.pd
diff options
context:
space:
mode:
authorAntoine Villeret <avilleret@users.sourceforge.net>2014-07-10 14:39:22 +0000
committerAntoine Villeret <avilleret@users.sourceforge.net>2014-07-10 14:39:22 +0000
commitba994f4404b6eadcab4e0ead46ef4d3ffeceb024 (patch)
tree099dcc6caf1391cf23947317287623c389b9982d /pix_opencv_opticalflow-help.pd
parente44f63152eb063b5e2e1e05e332439d7c4b7f828 (diff)
lots of changes !
1. switch to a new build system based on automake (because we need to check for some lib on ./configure before make) 2. sort files in different directory 3. add some new features (some of them need OpenCV >= 2.4.5) svn path=/trunk/externals/pix_opencv/; revision=17324
Diffstat (limited to 'pix_opencv_opticalflow-help.pd')
-rw-r--r--pix_opencv_opticalflow-help.pd95
1 files changed, 0 insertions, 95 deletions
diff --git a/pix_opencv_opticalflow-help.pd b/pix_opencv_opticalflow-help.pd
deleted file mode 100644
index 6823079..0000000
--- a/pix_opencv_opticalflow-help.pd
+++ /dev/null
@@ -1,95 +0,0 @@
-#N canvas 924 196 794 766 10;
-#X obj 472 35 cnv 15 300 500 empty empty empty 20 12 0 14 -228992 -66577
-0;
-#X obj 11 56 cnv 15 450 200 empty empty empty 20 12 0 14 -233017 -66577
-0;
-#X obj 11 307 cnv 15 450 380 empty empty empty 20 12 0 14 -233017 -66577
-0;
-#X text 13 315 Inlets:;
-#X obj 11 267 cnv 15 450 30 empty empty empty 20 12 0 14 -195568 -66577
-0;
-#X text 20 266 Arguments:;
-#X text 12 356 Outlets:;
-#X text 478 20 Example:;
-#X text 58 21 Class: pix_opencv;
-#X text 66 276 none;
-#X obj 353 315 cnv 15 100 60 empty empty empty 20 12 0 14 -195568 -66577
-0;
-#N canvas 1 122 450 300 gemwin 0;
-#X obj 132 156 gemwin;
-#X obj 67 89 outlet;
-#X obj 67 10 inlet;
-#X obj 67 41 route create;
-#X msg 67 70 set destroy;
-#X msg 142 68 set create;
-#X msg 198 112 destroy;
-#X msg 132 132 reset \, dimen 640 480 \, create \, 1;
-#X connect 2 0 3 0;
-#X connect 3 0 4 0;
-#X connect 3 0 7 0;
-#X connect 3 1 5 0;
-#X connect 3 1 6 0;
-#X connect 4 0 1 0;
-#X connect 5 0 1 0;
-#X connect 6 0 0 0;
-#X connect 7 0 0 0;
-#X restore 358 354 pd gemwin;
-#X msg 358 335 destroy;
-#X text 354 314 Create window:;
-#X text 354 314 Create window:;
-#X text 25 367 Outlet 1: gemlist output;
-#X text 16 719 bug \, feedback \, comment... on the pd-list;
-#X obj 476 233 cnv 15 280 80 empty empty empty 20 12 0 14 -4034 -66577
-0;
-#X obj 487 57 gemhead 1;
-#X floatatom 542 237 5 0 0 0 - - -, f 5;
-#X obj 625 121 loadbang;
-#X text 487 387 color legend :;
-#X text 520 404 yellow = bounding box;
-#X text 526 414 green = contour;
-#X text 532 425 blue = convexhull;
-#X text 532 437 pink = convexhull edge with defects;
-#X text 538 449 red = farthest point from convexhull;
-#X obj 554 32 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
-1;
-#X msg 542 254 gain \$1;
-#X text 37 5 Synopsis: [pix_opencv_opticalflow];
-#X text 11 60 Description: compute optical flow;
-#X text 30 329 Inlet 1: RGBA image;
-#X text 30 339 Inlet 1: message: gain [float];
-#X text 25 377 Outlet 2: info output;
-#X text 26 699 by antoine villeret - 2013;
-#X obj 487 171 pix_rgba;
-#X obj 487 280 pix_opencv_opticalflow;
-#X obj 287 230 loadbang;
-#X msg 287 252 create;
-#X obj 487 347 pix_texture;
-#X obj 487 367 rectangle 5.333 4;
-#X msg 545 319 quality 0;
-#X obj 545 300 loadbang;
-#X obj 487 193 pix_resize 320 240;
-#X msg 617 253 normalize \$1;
-#X obj 617 233 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
-1;
-#X msg 625 141 1;
-#X text 37 74 [pix_opencv_opticalflow] computes optical flow;
-#X obj 487 135 pix_video;
-#X connect 11 0 12 0;
-#X connect 12 0 11 0;
-#X connect 18 0 48 0;
-#X connect 19 0 28 0;
-#X connect 20 0 46 0;
-#X connect 27 0 18 0;
-#X connect 28 0 36 0;
-#X connect 35 0 43 0;
-#X connect 36 0 39 0;
-#X connect 37 0 38 0;
-#X connect 38 0 11 0;
-#X connect 39 0 40 0;
-#X connect 41 0 39 0;
-#X connect 42 0 41 0;
-#X connect 43 0 36 0;
-#X connect 44 0 36 0;
-#X connect 45 0 44 0;
-#X connect 46 0 19 0;
-#X connect 48 0 35 0;