39 | | * give the total field of view for both directions; start/end positions will be automatically computed arround the ''Home'' position (yaw=0, pitch=0) |
40 | | * give the number of pictures to take for both directions; start/end positions will also be automatically computed arround the ''Home'' position (yaw=0, pitch=0) |
41 | | |
42 | | It does not matter which corner you use for start or end, but it will influence the direction the pano will be shot. Note that, depending of the settings, Papywizard can start shooting from the start position, or from the end position. This is usefull to avoid the head to go back to the opposite corner before shooting (which takes time and uses batteries). |
| 39 | * give the total field of view for both directions; corners will be automatically computed arround the ''Home'' position (yaw=0, pitch=0) |
| 40 | * give the number of pictures to take for both directions; corners will also be automatically computed arround the ''Home'' position (yaw=0, pitch=0) |
| 41 | |
| 42 | Whatever corners you choose to define teh pano, you will be able to choose from which corner the head will start shooting. |
98 | | === Preset converter === |
99 | | |
100 | | As all files managed by Papywizard are xml, it is very easy to convert an output data file to a '''{{{presets.xml}}}''' file, using '''XSL transform'''. Here is a [PresetConverter a form] to automatically make such conversion. |
101 | | |
102 | | === Preset generators === |
103 | | |
104 | | Jones Henry Subbiah ([http://www.autopano.net/forum/profile.php?id=2302 sjhenry] on APP forums) developped some tools to generate various preset files: |
105 | | |
106 | | * [http://www.autopano.net/forum/t6661-papywizard-high-resolution-preset-generator High-resolution preset generator] -- Generate a preset file optimized for small moves |
107 | | * [http://www.autopano.net/forum/t6726-papywizard-multi-format-preset-generator Multi-format preset generator] -- Generate a preset file for a target format |
108 | | * [http://www.autopano.net/forum/t6747-papywizard-360-180-preset-generator Full-spherical preset generator] -- Generate a preset file for a full-spherical pano |
109 | | * [http://www.autopano.net/forum/t6748-papywizard-timelapse-preset-generator Timelapse preset generator] -- Generate a preset file for timelapse shooting |
110 | | |