aboutsummaryrefslogtreecommitdiff
path: root/examples/09_vp_calibration/01.flat_projection-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 /examples/09_vp_calibration/01.flat_projection-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 'examples/09_vp_calibration/01.flat_projection-help.pd')
-rw-r--r--examples/09_vp_calibration/01.flat_projection-help.pd30
1 files changed, 30 insertions, 0 deletions
diff --git a/examples/09_vp_calibration/01.flat_projection-help.pd b/examples/09_vp_calibration/01.flat_projection-help.pd
new file mode 100644
index 0000000..928203d
--- /dev/null
+++ b/examples/09_vp_calibration/01.flat_projection-help.pd
@@ -0,0 +1,30 @@
+#N canvas 363 186 996 500 10;
+#X obj 39 307 r render;
+#X obj 39 437 pix_texture;
+#X obj 110 353 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
+-1 -1;
+#X obj 110 373 openpanel;
+#X msg 110 394 open \$1;
+#X obj 39 458 square 25;
+#X text 99 307 <- this object must be present in your patch to start
+the gemchain like in this example.;
+#X floatatom 109 462 5 0 0 0 - - -, f 5;
+#X obj 39 49 flat_projection 20;
+#X text 304 191 <- abstraction [flat_projection];
+#X msg 51 24 offset 1024 0;
+#X text 176 23 other messages to the gemwin;
+#X text 305 133 This define the way screen are physically connected
+to the computer.;
+#X text 306 93 This define the way screen are positioned in space to
+create a single image.;
+#X text 305 159 geometry screen and geometry computer can be diferents
+\, but should define the same number of screen.;
+#X obj 39 415 pix_image temp2.JPG;
+#X connect 0 0 15 0;
+#X connect 1 0 5 0;
+#X connect 2 0 3 0;
+#X connect 3 0 4 0;
+#X connect 4 0 15 0;
+#X connect 7 0 5 1;
+#X connect 10 0 8 0;
+#X connect 15 0 1 0;