.\" -*- 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 "PANO_MODIFY ""1""" .TH PANO_MODIFY """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 pano_modify \- Change output parameters of project file .SH SYNOPSIS .IX Header "SYNOPSIS" \&\fBpano_modify\fR [options] \fIinput.pto\fR .SH DESCRIPTION .IX Header "DESCRIPTION" \&\fBpano_modify\fR modifies a single Hugin .pto project. .SH OPTIONS .IX Header "OPTIONS" .IP "\fB\-o\fR, \fB\-\-output=file.pto\fR" 4 .IX Item "-o, --output=file.pto" Output Hugin PTO file. Default: _mod.pto .IP "\fB\-p\fR, \fB\-\-projection=NUMBER\fR" 4 .IX Item "-p, --projection=NUMBER" Sets the output projection to NUMBER RECTILINEAR = 0, PANORAMA (Circular) = 1, EQUIRECTANGULAR = 2, FISHEYE_FF = 3, STEREOGRAPHIC = 4, MERCATOR = 5, TRANS_MERCATOR = 6, SINUSOIDAL = 7, LAMBERT_EQUAL_AREA_CONIC = 8, LAMBERT_AZIMUTHAL = 9, ALBERS_EQUAL_AREA_CONIC = 10, MILLER_CYLINDRICAL = 11, PANINI = 12, ARCHITECTURAL = 13, ORTHOGRAPHIC = 14, EQUISOLID = 15, EQUI_PANINI = 16, BIPLANE = 17, TRIPLANE = 18, PANINI_GENERAL = 19, THOBY = 20, HAMMER = 21 .IP \fB\-\-fov=AUTO|HFOV|HFOVxVFOV\fR 4 .IX Item "--fov=AUTO|HFOV|HFOVxVFOV" Sets field of view. .Sp AUTO: calculates optimal fov .Sp HFOV|HFOVxVFOV: set to given fov .IP "\fB\-s\fR, \fB\-\-straighten\fR" 4 .IX Item "-s, --straighten" Straightens the panorama .IP "\fB\-c\fR, \fB\-\-center\fR" 4 .IX Item "-c, --center" Centers the panorama .IP \fB\-\-canvas=AUTO|num%|WIDTHxHEIGHT\fR 4 .IX Item "--canvas=AUTO|num%|WIDTHxHEIGHT" Sets the output canvas size .Sp AUTO: calculate optimal canvas size .Sp num%: scales the optimal size by given percent .Sp WIDTHxHEIGHT: set to given size .IP \fB\-\-crop=AUTO|AUTOHDR|left,right,top,bottom\fR 4 .IX Item "--crop=AUTO|AUTOHDR|left,right,top,bottom" Sets the crop rectangle .Sp AUTO: autocrop panorama .Sp AUTOHDR: autocrop HDR panorama .Sp left,right,top,bottom: to given size .IP \fB\-\-output\-exposure=AUTO|num\fR 4 .IX Item "--output-exposure=AUTO|num" Sets the output exposure value to the mean exposure (AUTO) or to given value .IP \fB\-\-output\-type=str\fR 4 .IX Item "--output-type=str" Sets the type of output .Sp Valid items are (multiple items to be separated by a comma) .Sp NORMAL|N: normal panorama .Sp STACKSFUSEDBLENDED|BF: LDR panorama with blended stacks .Sp EXPOSURELAYERSFUSED|FB: LDR panorama with fused exposure layers (any arrangement) .Sp HDR: HDR panorama .Sp REMAP: remapped images with corrected exposure .Sp REMAPORIG: remapped images with uncorrected exposure .Sp HDRREMAP: remapped images in linear color space .Sp FUSEDSTACKS: exposure fused stacks .Sp HDRSTACKS: HDR stacks .Sp EXPOSURELAYERS: blended exposure layers .IP \fB\-\-ldr\-file=JPG|TIF|PNG\fR 4 .IX Item "--ldr-file=JPG|TIF|PNG" Sets the filetype for LDR panorama output .IP \fB\-\-ldr\-compression=str\fR 4 .IX Item "--ldr-compression=str" Sets the compression for LDR panorama output .Sp For TIF: NONE|PACKBITS|LZW|DEFLATE .Sp For JPG: quality as number .IP \fB\-\-hdr\-file=EXR|TIF\fR 4 .IX Item "--hdr-file=EXR|TIF" Sets the filetype for HDR panorama output .IP \fB\-\-hdr\-compression=str\fR 4 .IX Item "--hdr-compression=str" Sets the compression for HDR panorama output .Sp For TIF: NONE|PACKBITS|LZW|DEFLATE .IP \fB\-\-blender=ENBLEND|INTERNAL\fR 4 .IX Item "--blender=ENBLEND|INTERNAL" Sets the blender to be used at stitching stage .IP \fB\-\-rotate=yaw,pitch,roll\fR 4 .IX Item "--rotate=yaw,pitch,roll" Rotates the whole panorama with the given angles .IP \fB\-\-translate=x,y,z\fR 4 .IX Item "--translate=x,y,z" Translates the whole panorama with the given values .IP "\fB\-h\fR, \fB\-\-help\fR" 4 .IX Item "-h, --help" Shows help .SH AUTHORS .IX Header "AUTHORS" Thomas Modes