[ptx] Autopano-sift windows script file
Pablo d'Angelo
pablo.dangelo at web.de
Mon Jul 5 06:10:22 BST 2004
On Mon, 05 Jul 2004, Ian Sydenham wrote:
> I have created a windows script file that gives Windows users a
> script to mimic the run-autopano-sift.sh script for Linux - ie
> automate the generation of autopano-sift keys then call autopano to
> create a hugin pto file.
> The script has only been tested on one PC (mine - Windows 2000) and is
> offered without any real knowledge (but some expectation) that it will
> work elsewhere. I'm a novice at scripting so if you have success using
> it (or otherwise), or can improve the script then Let me know via this
> mailing list.
While I haven't tried it, a version with optional command line parameters
would be nice to have, because it could be called directly from hugin then
;)
Could be done with something like:
foreach args
if option ("-o", for example)
output = nextarg;
remove 2 options from args
before asking the user for parameters.
ciao
Pablo
More information about the ptX
mailing list