1AUTOOPTIMISER(1)                     HUGIN                    AUTOOPTIMISER(1)
2
3
4

NAME

6       autooptimiser - Optimize image positions
7

SYNOPSIS

9       autooptimiser [options] project.pto
10
11       (- can be specified to read the project from stdio.)
12

DESCRIPTION

14       autooptimiser works similarly to PToptimizer but with extra command-
15       line options.
16
17       It is also different in that PToptimizer appends its output onto the
18       input file in the form of 'o' lines which need further processing.
19       autooptimiser simply updates the project and writes it to a new file.
20

OPTIONS

22       -o file.pto
23           Output file. If omitted, stdout is used.
24
25       Optimisation options (if not specified, no optimisation takes place):
26
27       -a  Auto align mode, includes various optimisation stages, depending on
28           the amount and distribution of the control points
29
30       -p  Pairwise optimisation of yaw, pitch and roll, starting from first
31           image
32
33       -m  Optimise photometric parameters
34
35       -n  Optimize parameters specified in script file (like PToptimizer).
36
37       Post-processing options:
38
39       -l  Level horizon (works best for horizontal panoramas)
40
41       -s  Automatically select a suitable output projection and size
42
43       Other options:
44
45       -q  Quiet operation (no progress is reported)
46
47       -v HFOV
48           Specify horizontal field of view of input images. Used if the .pto
49           file contains invalid HFOV values (autopano-SIFT writes .pto files
50           with invalid HFOV)
51
52       When -a, -l, -m and -s options are used together, an operation similar
53       to the one of the "Align" button in hugin is performed.
54

AUTHORS

56       Written by Pablo d'Angelo. Also contains contributions from Douglas
57       Wilkins, Ippei Ukai, Ed Halley, Bruno Postle, Gerry Patterson and Brent
58       Townshend.
59
60       This man page was written by Cyril Brulebois
61       <cyril.brulebois@enst-bretagne.fr> and is licensed under the same terms
62       as the hugin package itself.
63
64
65
66"Version: 2020.0.0"               2021-01-26                  AUTOOPTIMISER(1)
Impressum