Man page - pto_gen(1)
Packages contas this manual
- pto_template(1)
- pto_lensstack(1)
- checkpto(1)
- tca_correct(1)
- cpfind(1)
- pto_mask(1)
- nona(1)
- geocpset(1)
- pto_var(1)
- deghosting_mask(1)
- fulla(1)
- pano_modify(1)
- cpclean(1)
- pto_merge(1)
- hugin_lensdb(1)
- linefind(1)
- autooptimiser(1)
- pto_gen(1)
- pto_move(1)
- icpfind(1)
- hugin_executor(1)
- verdandi(1)
- pano_trafo(1)
- hugin_hdrmerge(1)
- hugin_stacker(1)
- vig_optimize(1)
- align_image_stack(1)
- celeste_standalone(1)
Package: hugin-tools
apt-get install hugin-tools
apt-get install hugin-tools
Manuals in package:
Documentations in package:
Manual
| PTO_GEN("1") | HUGIN | PTO_GEN("1") |
NAME
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 *.jpg
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.
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)
- -c|--crop=left,right,top,bottom
- Sets the crop of input images (especially for fisheye lenses)
- -s|--stacklength num
- Number of images in stack (default: automatic detection)
- -l|--linkstacks
- Link image positions in stacks
- --distortion
- Try to load distortion information from lens database
- --vignetting
- Try to load vignetting information from lens database
- -h|--help
- shows help
AUTHORS
Thomas Modes
| 2025-01-09 | "Version: 2024.0.1" |