autooptimiser -V (return code: 1)
autooptimiser: unrecognized option '--version'
autooptimiser --help (return code: 0)
autooptimiser: optimize image positions
autooptimiser version 2017.0.0.eac5e8cc546e
Usage: autooptimiser [options] input.pto
To read a project from stdio, specify - as input file.
Options:
-o file.pto output file. If omitted, stdout is used.
Optimisation options (if not specified, no optimisation takes place)
-a auto align mode, includes various optimisation stages, depending
on the amount and distribution of the control points
-p pairwise optimisation of yaw, pitch and roll, starting from
first image
-m Optimise photometric parameters
-n Optimize parameters specified in script file (like PTOptimizer)
Postprocessing options:
-l level horizon (works best for horizontal panos)
-s automatically select a suitable output projection and size
Other options:
-q quiet operation (no progress is reported)
-v HFOV specify horizontal field of view of input images.
Used if the .pto file contains invalid HFOV values
(autopano-SIFT writes .pto files with invalid HFOV)
When using -a -l -m and -s options together, a similar operation to the "Align"
button in hugin is performed.