Panotools::Script - Panorama Tools scripting
============================================

A perl module for reading, writing and driving Panorama Tools and hugin script files

http://panotools.sourceforge.net/


Installation
------------

To install this module type the following:

  perl Makefile.PL
  make
  make test
  make install


Dependencies
------------

Math::Matrix
Image::Magick

This module requires 'autooptimiser' and 'nona' from hugin.  Some of
the scripts require 'enblend', 'autotrace' and ImageMagick command-line tools.

The various *-gui tools require 'zenity' and will only work on
Linux/unix systems.

TODO
----

* z lines
* More tests
* pod documentation
* autopano support
* straighten
* open/save lens profiles
* Delete control points
* error distance
* jpeg2qtvr calculate window size from fov and cubeface size
* fix OS X bug with paths


Copyright and licence
---------------------

This module is free software and is distributed under the
same license as Perl itself.

Copyright (C) 2002 Bruno Postle

