-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Panotools::Script is a perl module for reading/writing and manipulating hugin .pto project files, this 0.24 release fixes some bugs, has some major refactoring, and adds some new tools:
- - match-n-shift is a control point generator wrapper that understands about bracketed stacks. It has been split into two tools: match-n-shift still takes a list of photos, but now creates a .pto project with as much information as can be read from EXIF data; ptoanchor is the complementary tool that reads a .pto project and adds control points. - - ptochain and ptobind are specialist control point generators and have an identical interface to ptoanchor: ptochain only tries to connect consecutive photos (such as a movie sequence) and ptobind tries to connect just the first and last photos in any existing connected groups. - - ptofill is another specialist control point generator with the same interface as ptoanchor: it looks at the relative positions of photos and only adds points to overlapping photos, i.e. the project needs to be approximately correctly laid-out for this tool to be effective. - - gigastart is a specialist tool similar to panostart. Whereas panostart takes a list of photos, splits it into likely panoramas and writes a Makefile for the full panorama workflow from generating control-points to stitching; gigastart takes a list of photos comprising a single multi-row panorama and writes a Makefile for every step from generating control points to stitching. - - All the above tools make extensive use of Makefiles for managing sub-processes, so they are inherently suitable for parallel processing. This Makefile generation has been split to a separate perl module. A Panotools::Script tarball is available on CPAN: http://search.cpan.org/dist/Panotools-Script/ 0.24 changes: - - new tool: ptoanchor - add control points to a Hugin project - - new tool: ptochain - add control points to a Hugin project between consecutive photos - - new tool: ptobind - Join the ends of linked photos in a Hugin project - - new tool: ptofill - add control points to a Hugin project between likely overlapping photos - - new tool: pto2mk2 - Create a Makefile for stitching - - new tool: gigastart - assemble multi-row panoramas - - rewrite panostart to use ptoanchor - - rewrite match-n-shift to use ptoanchor - - rewrite ptovariable, CLI not the same - - bugfix: crash in Subset() when project has no image metadata - - bugfix: tif2svg,enblend-svg fix --jpeg-proxies option (Thomas Modes) - - bugfix: match-n-shift fix detection of longest exposure in bracketed sets - - bugfix: a full set of defaults are written to new .pto projects - - bugfix: support P parameter in p-lines - - bugfix: ptomerge fix mixing absolute and relative paths - - feature: match-n-shift will get FoV and Eev from EXIF data - - feature: panostart and match-n-shift use EXIF ExposureMode for detection of bracketed stacks - - feature: erect2cubic --face option to optionally specify cubeface pixel size - - feature: ptoinfo reports on stacks and exposure layers - - feature: support i-line TiX,TiY,TiZ,TiS 'tilt' and TrX,TrY,TrZ 'XYZ transform' parameters in libpano13-2.9.1 - - factored Makefile generator to Panotools::Makefile - - factored EXIF handling to Panotools::Photos - - Panotools::Script new methods: Stacks() ExposureLayers() ConnectedGroups() Connections() UnifyLenses() LinkStacks() AngularDistance() - - Panotools::Script::Line::Image new accessor methods: Path(), v() a() b() etc... SHA1SUM: e5a25accc5950abc44a375802ae58e364a298abb Panotools-Script-0.24.tar.gz - -- Bruno -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) iD8DBQFLO7jyFqOhwCjyCLoRAkKdAKDNqzJv3zD7/wUxrIVNzxQaNftPNwCdHTeK 10gIZLJXVoL5mA/niot28sA= =c3fP -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hugin-ptx
