diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2007-05-10 22:59:12 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2007-05-10 22:59:12 +0000 |
commit | 70e0ffb0963a6655d1e2b2a7fa74977d1efa5f93 (patch) | |
tree | e2b522b1fc27f9478def8049f9c173205941e555 /doc/pdp_fdiff-help.pd | |
parent | 7d63bca5276f4a63315db44c8ef956e6ecafac7e (diff) |
fixed up help files to work on both GNU/Linux and Mac OS X; renamed help patches to follow *-help.pd standard
svn path=/trunk/externals/pidip/; revision=7652
Diffstat (limited to 'doc/pdp_fdiff-help.pd')
-rw-r--r-- | doc/pdp_fdiff-help.pd | 73 |
1 files changed, 73 insertions, 0 deletions
diff --git a/doc/pdp_fdiff-help.pd b/doc/pdp_fdiff-help.pd new file mode 100644 index 0000000..0e7ad71 --- /dev/null +++ b/doc/pdp_fdiff-help.pd @@ -0,0 +1,73 @@ +#N canvas 237 21 712 664 10; +#X obj 218 413 pdp_glx; +#X obj 268 64 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1 +-1; +#X msg 123 136 loop \$1; +#X obj 124 114 tgl 15 0 empty empty empty 20 8 0 8 -262144 -1 -1 1 +1; +#X msg 130 73 open \$1; +#X obj 129 49 openpanel; +#X obj 114 32 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1 +-1; +#X floatatom 316 99 5 0 0 0 - - -; +#X msg 225 65 stop; +#X obj 257 135 metro 70; +#X obj 252 167 pdp_yqt; +#X obj 328 197 metro 70; +#X obj 373 163 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1 +-1; +#X msg 330 164 stop; +#X obj 413 465 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 +1; +#X obj 413 517 pdp_control; +#X msg 413 490 thread \$1; +#X floatatom 413 578 5 0 0 0 - - -; +#X obj 413 549 route pdp_drop; +#X obj 328 231 pdp_background; +#X floatatom 402 204 5 0 0 0 - - -; +#X text 409 187 Red; +#X floatatom 458 203 5 0 0 0 - - -; +#X floatatom 510 203 5 0 0 0 - - -; +#X text 458 186 Green; +#X text 513 187 Blue; +#X obj 423 108 pdp_colorgrid pdp_colorgrid1 256 0 256 50 0 50 0 1 1 +10 10 583 137; +#X text 65 469 pdp_fdiff : a frame difference estimator; +#X text 65 485 useful to detect the presence of a signal; +#X text 65 498 or a still image; +#X text 64 516 Made for the GISS force by ydegoyon@free.fr; +#X floatatom 244 361 10 0 0 0 - - -; +#X floatatom 267 384 10 0 0 0 - - -; +#X floatatom 295 405 10 0 0 0 - - -; +#X text 339 360 Y max variation; +#X text 358 382 U max variation; +#X text 383 405 V max variation; +#X obj 218 330 pdp_fdiff; +#X connect 1 0 9 0; +#X connect 2 0 10 0; +#X connect 3 0 2 0; +#X connect 4 0 10 0; +#X connect 5 0 4 0; +#X connect 6 0 5 0; +#X connect 7 0 9 1; +#X connect 8 0 9 0; +#X connect 9 0 10 0; +#X connect 10 0 37 0; +#X connect 11 0 19 0; +#X connect 12 0 11 0; +#X connect 13 0 11 0; +#X connect 14 0 16 0; +#X connect 15 0 18 0; +#X connect 16 0 15 0; +#X connect 18 0 17 0; +#X connect 19 0 37 0; +#X connect 20 0 19 1; +#X connect 22 0 19 2; +#X connect 23 0 19 3; +#X connect 26 0 20 0; +#X connect 26 1 22 0; +#X connect 26 2 23 0; +#X connect 37 0 0 0; +#X connect 37 1 31 0; +#X connect 37 2 32 0; +#X connect 37 3 33 0; |