Re: [hugin-ptx] parser for hugin PTO format

2011-02-02 Thread Jan Martin
OK, works so far, when outputting to screen only. however this line gives a messed up file: ./testparser testFiles/84-84bw.pto > 84-84bw.txt and the command line above is not in the terminals history? Also what does one need this for PTOptimizer when there is autooptimiser? Jan Not sure if t

Re: [hugin-ptx] parser for hugin PTO format

2011-02-02 Thread dmg
Try the following: cmake CMakeLists.txt make ./testparser testFiles/84-84bw.pto Thanks for the pointer to the 'j' variable. -- --dmg --- Daniel M. German http://turingmachine.org -- You received this message because you are subscribed to the Google Groups "Hugin and other free panora

Re: [hugin-ptx] parser for hugin PTO format

2011-02-02 Thread Jan Martin
Some info for non-programmers please: How to compile? I am on Ubuntu 10.4. Please list the commands needed. Also what does the example command line look like to process the example .pto files? For "j" explanation see: http://wiki.panotools.org/Panorama_scripting_in_a_nutshell#Parallel_make Than

[hugin-ptx] parser for hugin PTO format

2011-02-02 Thread D M German
Hi everybody, I undusted the code I started few years ago and finally completed a working prototype: https://bitbucket.org/dmgerman/panoparser (it is here temporarily until sourceforge gives us shell access again). If you download it and compile it, you will find that it creates a program ca