On 5 Dez., 21:23, Gitominoti <[email protected]> wrote: > autopano-sift --projection 0,50 test.pto folder1/pic.JPG folder2/ > pic.JPG folder3/pic.JPG > celeste_standalone -i test.pto -o test.pto > autooptimiser -a -l -s -m -o test.pto test.pto
hang on... I think you're missing something right here. The commands so far create the pto and optimize the image positions to fit the control points. But you haven't got the 'warped' images yet. You need a call to nona with the optimized pto to produce the images test0000.jpg etc. - with a call like nona -o test test.pto once you have them you can proceed to the next step and call enblend: > enblend -o test.jpg test0000.jpg test0001.jpg test0002.jpg ... Kay -- You received this message because you are subscribed to the Google Groups "Hugin and other free panoramic software" group. A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hugin-ptx
