diff options
author | lluís gómez i bigordà <lluisbigorda@users.sourceforge.net> | 2009-09-26 12:57:59 +0000 |
---|---|---|
committer | lluís gómez i bigordà <lluisbigorda@users.sourceforge.net> | 2009-09-26 12:57:59 +0000 |
commit | fd6e79aec6693b14ad234eb6c31fb88c01cc5e07 (patch) | |
tree | 18cb1754c80912613d4e6a1bdd2e17039711cdac /doc | |
parent | c8914c3217d54862370902fd36b1f8496cea7c51 (diff) |
added pdp_dc1394
svn path=/trunk/externals/pidip/; revision=12457
Diffstat (limited to 'doc')
-rw-r--r-- | doc/pdp_dc1394-help.pd | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/pdp_dc1394-help.pd b/doc/pdp_dc1394-help.pd new file mode 100644 index 0000000..8f1b4c8 --- /dev/null +++ b/doc/pdp_dc1394-help.pd @@ -0,0 +1,16 @@ +#N canvas 0 0 1039 352 10; +#X obj -81 101 pdp_dc1394; +#X obj -79 50 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +-1; +#X obj -81 177 pdp_xv; +#X obj -18 57 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 +1; +#X obj 5 73 metro 20; +#X text 141 24 pdp_dc1394 is a first implementation of using DC1394 +cameras in pdp. For now its only tested with a Monochrome camera but +there is lot of work to do :: handling errors \, adding control messages +and to suport other colorspaces.; +#X connect 0 0 2 0; +#X connect 1 0 0 0; +#X connect 3 0 4 0; +#X connect 4 0 0 0; |