ev_pano_stitch-help.pd 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. #N canvas 0 169 1151 731 10;
  2. #X declare -path . -path .. -path data -path ../data -path ev-in -path
  3. ../ev-in -path ev-main -path ../ev-main -path ev-pano -path ../ev-pano
  4. -path ev-pro -path ../ev-pro -path libs/gil -path ../libs/gil -path
  5. libs/kollabs -path ../libs/kollabs -path media -path ../media -path
  6. ev-glsl -path ../ev-glsl;
  7. #X text 38 356 creation argument: id;
  8. #X obj 12 7 cnv 15 1120 16 empty empty EXTENDED_VIEW_PANORAMIC_IMAGE_STITCHING_MODULE
  9. 2 8 0 14 -99865 -262144 0;
  10. #X obj 12 248 cnv 15 360 100 empty empty creation_arguments: 5 12 0
  11. 12 -162280 -1 0;
  12. #X obj 12 341 cnv 15 360 70 empty empty inlets/outlets 5 12 0 12 -233017
  13. -66577 0;
  14. #X text 17 361 Inlet 1: GEMlist;
  15. #X obj 12 35 cnv 15 360 210 empty empty description 5 12 0 12 -233017
  16. -66577 0;
  17. #X text 14 205 Contains specific storage_&_osc-subpatch which houses
  18. abstractions to register parameters for storage and osc communication
  19. ;
  20. #X text 15 104 Gives control over position of the image to align it
  21. with other sources(shift x/y). Normally you would used multiple of
  22. those modules to display a continouus panoramic video out of multiple
  23. \, related sources. Can be controlled via OSC \, which uses the same
  24. syntax as the EV internal send/recieve message system see parameter
  25. list below for additional information about the specific parameter-names.
  26. ;
  27. #X obj 12 420 cnv 15 360 170 empty empty PARAMETER_LIST_for_ev_pano_stitch
  28. 20 8 0 14 -233017 -66577 0;
  29. #X obj 663 204 gemwin 20;
  30. #X msg 675 166 0 \, destroy;
  31. #X text 592 142 CLICK HERE:;
  32. #X obj 389 214 gemhead;
  33. #X text 11 614 (c)2011 Cyrille Henry \, Peter Venus & Marian Weger
  34. /part of EXTENDED VIEW toolkit/ gpl v3;
  35. #N canvas 215 22 496 642 init 0;
  36. #X obj 66 117 loadbang;
  37. #X text 80 169 This is only needed for this help file.;
  38. #X text 74 184 To store your settings \, it is recommended;
  39. #X text 80 199 to use the integrated data storage system [ev_storage].
  40. ;
  41. #X obj 66 146 del 1000;
  42. #X obj 122 67 ../ev-main/ev_declare;
  43. #X msg 66 223 \; /ev/pano/group/id0/scale/y 1.38 \; /ev/pano/group/id0/scale/x
  44. 1.38 \; /ev/pano/group/id0/trim/bottom 0.07 \; /ev/pano/group/id0/trim/top
  45. -0.01 \; /ev/pano/group/id0/trim/state 1 \; /ev/pic/id3/filename ../media/cam4.jpg
  46. \; /ev/pano/stitch/id3/shift/y 0.0154839 \; /ev/pano/stitch/id3/shift/x
  47. -0.0677419 \; /ev/pano/stitch/id3/shade 16.129 \; /ev/pic/id2/filename
  48. ../media/cam3.jpg \; /ev/pano/stitch/id2/shift/y 0.0322581 \; /ev/pano/stitch/id2/shift/x
  49. -0.103226 \; /ev/pano/stitch/id2/shade 25.8065 \; /ev/pic/id1/filename
  50. ../media/cam2.jpg \; /ev/pano/stitch/id1/shift/y 0.0632258 \; /ev/pano/stitch/id1/shift/x
  51. -0.0412903 \; /ev/pano/stitch/id1/shade 35.4839 \; /ev/pic/id0/filename
  52. ../media/cam1.jpg \;;
  53. #X connect 0 0 4 0;
  54. #X connect 4 0 6 0;
  55. #X restore 842 220 pd init;
  56. #X text 16 439 /ev/pic/<id>/flip --- flip image \; ---> (0=off \, 1=both
  57. \, 2=horizontal \, 3=vertical) \; /ev/pic/<id>/shade --- amount of
  58. softedging on left side \; /ev/pic/<id>/shift/x --- shift in x-direction
  59. \; /ev/pic/<id>/shift/y --- shift in y-direction \; /ev/pic/<id>/lens_compensation
  60. -- lens compensation factor \; /ev/pic/<id>/vfx --- turn on video effects
  61. \; /ev/pic/<id>/open --- start open dialog \; /ev/pic/<id>/load ---
  62. load/reload current file \; /ev/pic/<id>/filename --- set new image
  63. path \; /ev/pic/<id>/texture_id --- access as texture from outside
  64. \;;
  65. #X obj 389 244 ev_pano_group id0;
  66. #X obj 389 365 ev_pic id0;
  67. #X obj 389 485 ev_pano_stitch id0;
  68. #X text 15 52 Panoramic image stitching module. Based on openGLshader
  69. it is possible to softedge the left edge of the image as well as correct
  70. the lens-distortion of the used camera(within some limits).;
  71. #X text 147 361 Outlet 1: GEMlist;
  72. #X obj 383 35 cnv 15 160 145 empty empty GUI_controls 5 8 0 12 -204800
  73. -66577 0;
  74. #X text 385 61 shift x/y: translates;
  75. #X text 451 72 image in x/y;
  76. #X text 385 87 shade: sets width of;
  77. #X text 427 97 left softedge;
  78. #X text 385 111 on/off: toggles state;
  79. #X text 386 146 rotate: rotate image;
  80. #X text 386 126 pillow: correction factor;
  81. #X text 15 270 1st: the modules ID \, neccessary when used multiple
  82. times in a patch and for the control parameters;
  83. #X text 15 300 2nd: save domain;
  84. #X obj 941 365 ev_pic id3;
  85. #X obj 757 365 ev_pic id2;
  86. #X obj 573 365 ev_pic id1;
  87. #X obj 561 33 cnv 15 360 60 empty empty Important_note: 20 12 0 14
  88. -261234 -258113 0;
  89. #X text 574 59 This module is designed to work together with [ev_pano_group]
  90. and should not be used independently.;
  91. #X obj 573 485 ev_pano_stitch id1;
  92. #X obj 757 485 ev_pano_stitch id2;
  93. #X obj 941 485 ev_pano_stitch id3;
  94. #X msg 663 144 dimen 800 600 \, color 0.5 0.5 0.5 \, create \, 1;
  95. #X connect 10 0 9 0;
  96. #X connect 12 0 16 0;
  97. #X connect 16 1 17 0;
  98. #X connect 16 2 33 0;
  99. #X connect 16 3 32 0;
  100. #X connect 16 4 31 0;
  101. #X connect 17 0 18 0;
  102. #X connect 31 0 38 0;
  103. #X connect 32 0 37 0;
  104. #X connect 33 0 36 0;
  105. #X connect 39 0 9 0;
  106. #X coords 0 731 1 730 85 60 0;