Bruno Postle > Panotools-Script > ptograph

Download:
Panotools-Script-0.23.tar.gz

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

ptograph - generates undirected graph reports for .pto files

Synopsis ^

  ptograph project1.pto [project2.pto ...]

DESCRIPTION ^

Takes one or more hugin .pto projects and writes an SVG report using the same file path with .svg appended.

Each node represents one of the input photos in the project and the edges represent control-points connecting photos together.

Calling syntax ^

  ptograph <pto-file> <pto-file> ...

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 ^

http://hugin.sourceforge.net/ GraphViz

Author ^

Bruno Postle, <bruno (at) postle.net>