Difference between revisions of "PTOptimizer"

From PanoTools.org Wiki
Jump to navigation Jump to search
m (categorised platform)
(added link to sample script)
Line 2: Line 2:
  
 
Source code for the original '''PTOptimizer''' was never released, however reconstruction was quite straightforward and a multi-platform version is now included with the [[pano12]] library available at [http://panotools.sf.net/ Sourceforge].
 
Source code for the original '''PTOptimizer''' was never released, however reconstruction was quite straightforward and a multi-platform version is now included with the [[pano12]] library available at [http://panotools.sf.net/ Sourceforge].
 +
 +
The updated original example script with lots of comments is found at [http://photocreations.ca/panotools/Optimize.txt Jim Watter's page]
  
 
[[Category:Software:Platform:Linux]]
 
[[Category:Software:Platform:Linux]]
 
[[Category:Software:Platform:Windows]]
 
[[Category:Software:Platform:Windows]]
 
[[Category:Software:Platform:Mac OS X]]
 
[[Category:Software:Platform:Mac OS X]]

Revision as of 20:46, 30 June 2005

PTOptimizer was originally created by Helmut Dersch as part of Panorama Tools, it is a simple wrapper program around optimization routines present in the pano12 library.

Source code for the original PTOptimizer was never released, however reconstruction was quite straightforward and a multi-platform version is now included with the pano12 library available at Sourceforge.

The updated original example script with lots of comments is found at Jim Watter's page