Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ptroller(1) [debian man page]

PTROLLER(1)							  LIBPANO13 TOOLS						       PTROLLER(1)

NAME
PTroller - Merge several images into a single one SYNOPSIS
PTroller [options] tiff_file(s) DESCRIPTION
PTroller takes a set of images and merges them into a single one. OPTIONS
-o filename Output filename (defaults to merged.tif). -f Force processing (do not stop on warnings). -x Delete source files (use with care). -q Quiet run -h Show this message AUTHORS
Panorama Tools was originally created by Professor Helmut Dersch, it's now maintained by Bruno Postle <bruno@postle.net>. PTroller 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 PTROLLER(1)

Check Out this Related Man Page

PTAINTERPOLATE(1)						  LIBPANO13 TOOLS						 PTAINTERPOLATE(1)

NAME
PTAInterpolate - Interpolate intermediate images between stereo photos. SYNOPSIS
PTAInterpolate script_file [param2] DESCRIPTION
PTAInterpolate Interpolate intermediate images between stereo photos. Description: This program is an enhanced version of Helmut Dersch's original PTInterpolate program. PTInterpolate's source code was never released, so this program was written from scratch. It is believed that this program should function as a substitute for the original PTInterpolate program in most circumstances. Enhancements to the original PTInterpolate program include: 1. When used with the accompanying source code in the original distribution, the output is in TIFF format, not PSD (with an incorrect extension) 2. The output files produced by this program include a numeric value indicating the amount of the interplation position between left and right images 3. If no valid "i" lines are included in script, then this program triangulates the c lines, and ovrewrites the script file Usage: PTAInterpolate script.txt [param2] Where "param2" is either an image index (0=left, 1=right) to be used when triangulating, or a filename prefix to be used when interpolat- ing. SEE ALSO
<http://wiki.panotools.org/> AUTHORS
Max Lyons, January 2007. Panorama Tools was originally created by Professor Helmut Dersch. 2.9.18 2009-05-01 PTAINTERPOLATE(1)
Man Page