1PANOSTART(1)          User Contributed Perl Documentation         PANOSTART(1)
2
3
4

NAME

6       panostart - identify likely panorama sequences
7

SYNOPSIS

9       panostart [options] image1 image2 [...]
10
11        Options:
12         -o | --output name    Filename of created Makefile
13         -t | --time           Number of seconds between panoramas
14         -f | --projection     Panotools style input projection number. Use
15                                 0 for rectilinear, 2 for circular fisheye and
16                                 3 for full-frame fisheye images.
17         -v | --fov            Horizontal field of view in degrees.  Otherwise will
18                               be calculated from EXIF info.
19         -k | --selection      Crop selection boundary, eg -459,2459,-57,2861
20              --linkstacks     Hard link positions of stacked photos.
21         -h | --help           Outputs help documentation.
22         -l | --loquacious     Verbose output listing targets and numbers of images.
23

DESCRIPTION

25       panostart takes a list of image files and creates a Makefile containing
26       rules to generate panoramas from the images.
27

LICENSE

29       This program is free software; you can redistribute it and/or modify it
30       under the terms of the GNU General Public License as published by the
31       Free Software Foundation; either version 2 of the License, or (at your
32       option) any later version.
33

SEE ALSO

35       <http://hugin.sourceforge.net/>
36

AUTHOR

38       Bruno Postle - August 2008.
39
40
41
42perl v5.30.1                      2020-01-30                      PANOSTART(1)
Impressum