.\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "HUGIN_EXECUTOR ""1""" .TH HUGIN_EXECUTOR """1""" 2024-03-20 """Version: 2023.0.0""" HUGIN .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH NAME hugin_executor \- stitch a hugin project .SH SYNOPSIS .IX Header "SYNOPSIS" \&\fBhugin_executor\fR [\-h] [\-a] [\-s] [\-t ] [\-p ] [\-d] input.pto .SH DESCRIPTION .IX Header "DESCRIPTION" \&\fBhugin_executor\fR is a command line tool, useful for stitching projects in shell scripts .SH OPTIONS .IX Header "OPTIONS" .IP "\fB\-h, \-\-help\fR" 4 .IX Item "-h, --help" Shows help message .IP "\fB\-a, \-\-assistant\fR" 4 .IX Item "-a, --assistant" Execute assistant .IP "\fB\-s, \-\-stitching\fR" 4 .IX Item "-s, --stitching" Execute stitching with given project .IP "\fB\-t, \-\-threads=num\fR" 4 .IX Item "-t, --threads=num" Number of used threads .IP "\fB\-p, \-\-prefix=str\fR" 4 .IX Item "-p, --prefix=str" Prefix used for stitching. When no prefix is specified it will use the output prefix found in the Hugin Preferences dialog. The default value for the output prefix is the filename (inclusive path) of the project file. .IP "\fB\-u, \-\-user\-defined\-output=str\fR" 4 .IX Item "-u, --user-defined-output=str" Use user defined commands in given file .IP "\fB\-d, \-\-dry\-run\fR" 4 .IX Item "-d, --dry-run" Only print commands .SH AUTHORS .IX Header "AUTHORS" Thomas Modes