pano_modify (1) Linux Manual Page
pano_modify – Change output parameters of project file
Synopsis
pano_modify [options] input.ptoDescription
pano_modify modifies a single Hugin .pto project.Options
- -o, –output=file.pto
- Output Hugin PTO file. Default: <filename>_mod.pto
- -p, –projection=NUMBER
- Sets the output projection to number x
- –fov=AUTO|HFOV|HFOVxVFOV
- Sets field of view.
AUTO: calculates optimal fov
HFOV|HFOVxVFOV: set to given fov
- -s, –straighten
- Straightens the panorama
- -c, –center
- Centers the panorama
- –canvas=AUTO|WIDTHxHEIGHT
- Sets the output canvas size
AUTO: calculate optimal canvas size
WIDTHxHEIGHT: set to given size
- –crop=AUTO|left,right,top,bottom
- Sets the crop rectangle
AUTO: autocrop panorama
left,right,top,bottom: to given size
- –rotate=yaw,pitch,roll
- Rotates the whole panorama with the given angles
- –translate=x,y,z
- Translates the whole panorama with the given values
- -h, –help
- Shows help
