Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ptmender(1) [debian man page]

PTMENDER(1)							  LIBPANO13 TOOLS						       PTMENDER(1)

NAME
PTmender - Replacement for PTStitcher SYNOPSIS
PTmender [options] script_filename images DESCRIPTION
PTmender is a replacement for Professor Helmut Dersch's PTStitcher. Most useful features of PTStitcher have already been implemented, par- ticularly: o Compatibility with existing command line and script usage o Colour and brightness correction o Multiple TIFF output o PSD output with layer masks o Flattened TIFF, JPEG and PNG output There is also new useful features not available in PTStitcher: o Cropped TIFF output o LZW compression of TIFF output Features that haven't been implemented: o Support for VRML, PICT, QTVR, IVR o Support for other-than-rectilinear lenses such as fisheyes o Probably lots of other stuff OPTIONS
-o prefix Prefix for output filename, defaults to pano. -q Quiet run -h Output help summary. -s Sort the filenames provided on the command line in lexicographical order (and only on the command line) If no images are specified on the command line, then the "i" lines are used. If "i" lines do not contain a valid filename then the "o" lines are used. AUTHORS
Panorama Tools was originally created by Professor Helmut Dersch, it's now maintained by Bruno Postle <bruno@postle.net>. PTmender was written by Daniel M German <dmgerman@uvic.ca>. This manpage was written by Cyril Brulebois <cyril.brulebois@enst-bretagne.fr> and is licensed under the same terms as the libpano13 pack- age itself. 2.9.18 2008-01-22 PTMENDER(1)

Check Out this Related Man Page

AUTOOPTIMISER(1)						       HUGIN							  AUTOOPTIMISER(1)

NAME
autooptimiser - Optimize image positions SYNOPSIS
autooptimiser [options] project.pto (- can be specified to read the project from stdio.) DESCRIPTION
autooptimiser works similarly to PToptimizer but with extra command-line options. It is also different in that PToptimizer appends its output onto the input file in the form of 'o' lines which need further processing. autooptimiser simply updates the project and writes it to a new file. OPTIONS
-o file.pto Output file. If omitted, stdout is used. Optimisation options (if not specified, no optimisation takes place): -a Auto align mode, includes various optimisation stages, depending on the amount and distribution of the control points -p Pairwise optimisation of yaw, pitch and roll, starting from first image -n Optimize parameters specified in script file (like PToptimizer). Post-processing options: -l Level horizon (works best for horizontal panoramas) -s Automatically select a suitable output projection and size Other options: -q Quiet operation (no progress is reported) -v HFOV Specify horizontal field of view of input images. Used if the .pto file contains invalid HFOV values (autopano-SIFT writes .pto files with invalid HFOV) When -a, -l, and -s options are used together, an operation similar to the one of the "Align" button in hugin is performed. AUTHORS
Written by Pablo d'Angelo. Also contains contributions from Douglas Wilkins, Ippei Ukai, Ed Halley, Bruno Postle, Gerry Patterson and Brent Townshend. This man page was written by Cyril Brulebois <cyril.brulebois@enst-bretagne.fr> and is licensed under the same terms as the hugin package itself. "Version: 2011.4.0" 2011-12-02 AUTOOPTIMISER(1)
Man Page