1PANO_MODIFY(1) HUGIN PANO_MODIFY(1)
2
3
4
6 pano_modify - Change output parameters of project file
7
9 pano_modify [options] input.pto
10
12 pano_modify modifies a single Hugin .pto project.
13
15 -o, --output=file.pto
16 Output Hugin PTO file. Default: <filename>_mod.pto
17
18 -p, --projection=NUMBER
19 Sets the output projection to number x
20
21 --fov=AUTO⎪HFOV⎪HFOVxVFOV
22 Sets field of view.
23
24 AUTO: calculates optimal fov
25
26 HFOV⎪HFOVxVFOV: set to given fov
27
28 -s, --straighten
29 Straightens the panorama
30
31 -c, --center
32 Centers the panorama
33
34 --canvas=AUTO⎪WIDTHxHEIGHT
35 Sets the output canvas size
36
37 AUTO: calculate optimal canvas size
38
39 WIDTHxHEIGHT: set to given size
40
41 --crop=AUTO⎪left,right,top,bottom
42 Sets the crop rectangle
43
44 AUTO: autocrop panorama
45
46 left,right,top,bottom: to given size
47
48 -h, --help
49 Shows help
50
52 Thomas Modes
53
54
55
56perl v5.8.5 2010-05-02 PANO_MODIFY(1)