.\" -*- 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 "PTO_GEN ""1""" .TH PTO_GEN """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 pto_gen \- Generate a Hugin project file from a list of images. .SH SYNOPSIS .IX Header "SYNOPSIS" \&\fBpto_gen\fR [options] \fIimage\fR [...] .SH DESCRIPTION .IX Header "DESCRIPTION" \&\fBpto_gen\fR assembles a Hugin .pto project file that is suitable as input for further tools such as the \fBcpfind\fR control-point generator, or for opening with the Hugin panorama GUI itself. Functionality is similar to \&\fBmatch-n-shift\fR. .SH USAGE .IX Header "USAGE" .Vb 1 \& pto_gen *.jpg .Ve .PP This creates a project file from all jpg images, in the same folder as the first photo. The project file is named first_file\-last_file.pto using the same convention as the Hugin GUI. .SH OPTIONS .IX Header "OPTIONS" .IP "\fB\-o|\-\-output\fR \fIfile\fR" 4 .IX Item "-o|--output file" Output Hugin PTO file. .IP "\fB\-p|\-\-projection\fR \fInum\fR" 4 .IX Item "-p|--projection num" Projection type (default: 0) .IP "\fB\-f|\-\-fov\fR \fIfloat\fR" 4 .IX Item "-f|--fov float" Horizontal field of view of images (default: 50) .IP \fB\-c|\-\-crop=left,right,top,bottom\fR 4 .IX Item "-c|--crop=left,right,top,bottom" Sets the crop of input images (especially for fisheye lenses) .IP "\fB\-s|\-\-stacklength\fR \fInum\fR" 4 .IX Item "-s|--stacklength num" Number of images in stack (default: automatic detection) .IP \fB\-l|\-\-linkstacks\fR 4 .IX Item "-l|--linkstacks" Link image positions in stacks .IP \fB\-\-distortion\fR 4 .IX Item "--distortion" Try to load distortion information from lens database .IP \fB\-\-vignetting\fR 4 .IX Item "--vignetting" Try to load vignetting information from lens database .IP \fB\-h|\-\-help\fR 4 .IX Item "-h|--help" shows help .SH AUTHORS .IX Header "AUTHORS" Thomas Modes