Checkpto

From PanoTools.org Wiki
Revision as of 18:13, 27 May 2011 by Jwatters (talk | contribs) (Initial creation of checkpto page.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

checkpto is a command-line tool and Helper program for Hugin's Makefile assistant that examines a Hugin's project file and reports back the number of image chains or parts present. It does this by examining how images are connected with control points. If images are not connected together they can not be positioned correctly by optimizing their position.


usage

A typical usage would be:

 checkpto project.pto

return

0   If only one image chain present.
1   If error.
>1  If more than one image chain present.