gigatile - Man Page
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.
Info
2024-07-19 perl v5.40.0 User Contributed Perl Documentation