Changes for version 0.18
- pafextract tool for using panoglview as a pteditor replacement
- panostart MAKE_EXTRA_ARGS passed to make
- panostart rename -s parameter to -t
- panostart AP_EXTRA_ARGS passed to match-n-shift
- new Distance() method to report control point errors, doesn't know about equirectangular/cylindrical input yet
- new Prune() and Stats() methods for working with control point errors
- ptoinfo reports global control point error distance
- new tool ptoclean control point reaper
- support for extra morph parameters (Iouri Ivliev)
- match-n-shift runs ptoclean with --align option
Documentation
- cubic2erect - Utility to convert six cube faces to equirectangular
- enblend-mask - Wrapper around enblend for managing external masks
- enblend-svg - Wrapper around enblend for blending SVG layers
- erect2cubic - creates a hugin .pto file for converting equirectangular to cubic
- erect2mercator - Extract a mercator projection from an equirectangular image
- erect2planet - Extract a stereographic 'little planet' from an equirectangular image
- erect2qtvr - Assemble a Quicktime QTVR file from an equirectangular image
- jpeg2qtvr - Assemble Quicktime QTVR files from JPEG cubefaces
- match-n-shift - wrapper to run autopano-sift on stereographic versions of photos
- nona-mask - Wrapper around nona for managing external masks
- panostart - identify likely panorama sequences
- process-masks - Preprocessor for enblend masks
- pto2fulla - extract fulla TCA parameters from a prepared .pto project
- pto2tiff - Batch process hugin project files
- ptoclean - prune improbable control points
- ptograph - generates undirected graph reports for .pto files
- ptoinfo - Prints human readable reports for .pto files
- ptomerge - merges pto projects
- ptopath - removes absolute paths from .pto projects
- ptosort - sort pto files with variable criteria
- ptosplit - extracts a subset pto project
- qtvr2erect - Utility to convert a QTVR file to equirectangular
- tif2svg - generates an SVG file from hugin 'multiple TIFF' output
- transform-pano - Apply a numerical rotational translation to a hugin pto file
Modules
- Panotools::Matrix - Miscellaneous math for panoramic images
- Panotools::Script - Panorama Tools scripting
- Panotools::Script::Line - Panorama Tools script data
- Panotools::Script::Line::Control - Panotools control-point
- Panotools::Script::Line::ControlMorph - Panotools morph control-point
- Panotools::Script::Line::Image - Panotools input image
- Panotools::Script::Line::ImageMetadata - hugin input image metadata
- Panotools::Script::Line::Mode - Panotools stitching mode
- Panotools::Script::Line::Option - Hugin Options
- Panotools::Script::Line::Output - Panotools output image
- Panotools::Script::Line::Panorama - Panotools panorama parameters
- Panotools::Script::Line::Variable - Panotools optimisation variables