NAME
gigatile - stitch a Hugin project as multi-resolution tiles
SYNOPSIS
gigatile -o project.pto.mk -p prefix project.pto
Options:
-o | --output name Filename of created Makefile.
-p | --prefix prefix for output files, can be a directory name.
--apikey a Google Maps API key (required to use online).
-h | --help Outputs help documentation.
DESCRIPTION
gigatile is a tool with the same CLI as pto2mk. Instead of creating rules for stitching a single panorama, the project is split into 4096x4096 tiles which are rendered independently, these tiles are then split to a pyramid of 256x256 JPEG tiles.
LICENSE
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
SEE ALSO
AUTHOR
Bruno Postle - January 2010.