Revision history for Panotools::Script.
0.15
- Fix for ptograph negative coordinates (Felix Hagemann)
- ptosort now removes duplicate points too, Duplicates() method
- ptopath changes absolute to relative paths in .pto projects
- erect2mercator creates a pto project for generating mercator views
- ptosplit extracts subsets of .pto projects
- ptomerge merges .pto projects
0.14
- match-n-shift uses PTmender instead of nona/ImageMagick (now much slower)
- new tool ptograph to visualise connections within a project
- remove dependency on Math::Matrix
- rationalise mixed licenses, now GPLv2+
- support optimising photometric parameters for vig_optimize
- ptosort for renumbering control points in spatial order
- Fix nona-mask to allow -o parameter anywhere, use -i parameter sanely (Felix Hagemann)
- enblend-svg, fix mask output (Serge Droz)
0.13
- new match-n-shift control point finder tool
- fix crash in ptoinfo
0.12
- remove Preview(), Optimise() and Stitch() methods
- enblend mask, merge mask rather than replace
- enblend-svg, render just masks, use enblend-mask to merge
- nona-mask, allow full command-line parameters
- pto2fulla align_image_stack based tca calculator
- ptoinfo hugin project reporting tool and gui wrapper
- erect2planet output pto project instead of rendering image
- read and write hugin image metadata and options in comment lines
- remove pto2tiff-gui due to conflict with hugin_stitch_project
- add .desktop files for Linux gui integration
0.11
- replace Image::Magick with Image::Size for sizing images
- jpeg2qtvr fix CRLF bug on windows
- fix cubic2erect (Peter Crowley)
0.09
- Stitch() method, fix stupid bug introduced by trying to fix windows bugs
0.08
- tif2svg uses autotrace to generate initail vector masks
- enblend-svg converts to tiff and runs enblend rather than enblend-mask
- tif2svg and enblend-svg support creating jpg proxy images
- replaced tempfile with tempdir for windows, still broken on OS X
0.07
- new tools: qtvr2erect, tif2svg, enblend-svg
- trivial zenity gui wrappers: enblend-svg-gui, erect2qtvr-gui, process-masks-gui, pto2tiff-gui, qtvr2erect-gui, tif2svg-gui
- fixes for recent hugin updates
- pto2tiff: don't generate cropped tiff images or specify blend levels
- portability fixes: process-masks, enblend-mask, pto2tiff, erect2qtvr
0.06
- blend any input filetypes with enblend-mask
- prefer svg to tiff with enblend-mask
- add nona-mask
- allow setting STITCHER and OPTIMISER environment
- pass options to Stitch()
- New Clone() and Preview() methods
- New accessor methods: Mode(), Panorama(), Variable(), Image(), Output(), Control(), ControlMorph()
- Only pass optimisable variables to PTOptimizer but default to autooptimiser
- New exposure, white balance, output mode, bitdepth and camera response parameters supported by hugin/nona
- erect2qtvr add --yaw and --outfile options
0.05
- change order of nona parameters for BSD (Milan Knizek)
0.04
- add erect2qtvr
0.03
- add jpeg2qtvr
0.02
- Add Transform() method to rotate project files
- various bugfixes
0.01
- rewritten in less crappy OO style (Bruno Postle)
0.00 Sat May 04 13:01:00 2002
- various half working stuff (Bruno Postle)