pto_gen (1) Linux Manual Page
pto_gen – Generate a Hugin project file from a list of images.
Synopsis
pto_gen [options] image […]Description
pto_gen assembles a Hugin .pto project file that is suitable as input for further tools such as the cpfind control-point generator, or for opening with the Hugin panorama GUI itself. Functionality is similar to match-n-shift.Usage
pto_gen *.jpgThis 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.
Options
- -o|–output file
- Output Hugin PTO file.
- -p|–projection num
- Projection type (default: 0)
- -f|–fov float
- Horizontal field of view of images (default: 50)
- -s|–stacklength num
- Number of images in stack (default: 1, no stacks)
- -l|–linkstacks
- Link image positions in stacks
- -h|–help
- shows help
