Ahh, I see. I think I know how I will approach this. I use the following when trying to stitch multiple sets of 4 images per scene...
match-n-shift -o output.pto -a -f 2 -l image1 image2 image3 image4 ptoset -p w=7000 output.pto ptoset -p h=3500 output.pto linefind -o output.pto output.pto then I pause here to read in the output.pto file to see if there were control points generated for each set that should have control points, so for instance there should be control points between img1/img2; img1/img4/; img2/img3; and finally img3/img4. if no control points weren't generated i skip to the next set of 4 images. If control points were found between a set, I call the following... pto2mk -o output.mk -p output output.pto make -f output.mk all So if i'm understanding your suggestion correctly. if at the end of this process I get a desirable result, I should be able to reuse the pto file that was generated but change the image paths in the i-lines of the pto file, and replace the control points for each new set of images. Does this make sense? On Tuesday, October 22, 2013 11:13:41 AM UTC-5, Bruno Postle wrote: > > On 22 October 2013 16:22, Yemi Harris <ye...@newspin360.com > <javascript:>>wrote: > >> >> When you say a "good" set of photometric parameters, what exactly do you >> mean? Sorry for my ignorance, i'm kind of new to the game. >> > > In theory the 'camera response' parameters will stay the same for all > photos from the same camera (though your RAW converter can mess this up), > similarly the 'vignetting' parameters will stay if you use the same > lens/aperture. > > So if you get a 'good' panorama stitch once, then there is no need to let > Hugin recalculate all these parameters for the next panorama, you can just > reuse them. > > >> On Thursday, September 12, 2013 5:54:23 PM UTC-5, Bruno Postle wrote: >>> >>> >>> Alternatively you could save a 'good' set of photometric parameters >>> and apply them to all photos. >> >> -- A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ --- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. To unsubscribe from this group and stop receiving emails from it, send an email to hugin-ptx+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/hugin-ptx/1f83365c-574a-4101-bbcc-eecde9e3378e%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.