Difference between revisions of "PTblender"

From PanoTools.org Wiki
Jump to navigation Jump to search
m (Prepared for new glossary template)
m (Pointed to new mirror)
 
Line 3: Line 3:
 
with the [[pano12]] library available at [http://panotools.sf.net/ Sourceforge].
 
with the [[pano12]] library available at [http://panotools.sf.net/ Sourceforge].
  
The algorithm is identical to that in [[PTStitcher]], described in [[Helmut Dersch]]'s article on [http://www.path.unimelb.edu.au/~dersch/cbcorrect/cb.html Adjusting Colour And Brightness in Panoramas].
+
The algorithm is identical to that in [[PTStitcher]], described in [[Helmut Dersch]]'s article on [http://www.panotools.org/dersch/cbcorrect/cb.html Adjusting Colour And Brightness in Panoramas].
  
 
Usage is like so:
 
Usage is like so:

Latest revision as of 09:59, 22 May 2011

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.