PTblender

From PanoTools.org Wiki
Revision as of 14:32, 24 January 2006 by Bruno (talk | contribs) (Basic page on PTblender)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

PTblender is a command-line tool that implements just the colour and brightness correction functionality of PTmender (a replacement for PTStitcher). It was written by Daniel M German and is fully Open Source. A multi-platform version is now included with the pano12 library available at Sourceforge.

The algorithm is identical to that in PTStitcher, described in Helmut Dersch's article on Adjusting Colour And Brightness in Panoramas.

Usage is like so:

 PTblender [options] <tiffFiles>+
 Options:
       -o <prefix>     Prefix for output filename
       -k <index>      Index to image to use as a reference (0-based)

Output is in the form of multiple TIFF files suitable for further processing by enblend or manual assembly in a paint program.