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 panotools and/or hugin.  Some of the scripts require
ImageMagick command-line tools and enblend.


TODO
----

* z lines
* More tests
* pod documentation
* autopano support
* straighten
* open/save lens profiles
* Delete control points
* Scale project


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

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

Copyright (C) 2002 Bruno Postle

