Am Dienstag, 3. November 2015 16:09:07 UTC+1 schrieb Mike Cowlishaw: > > It should be able to cope with up-down patterns just as well as > left-right, and zig-zag arrangements should work as well. > >> >> Unless there are gaps or featureless areas, like blue sky, it's difficult >> to say what the problem is, can you upload a sample somewhere? >> > > Ah, thanks, that has prompted me to do some more experiments. I can > process more than half the images without problems, but there are indeed 4 > (of the 72) that are featureless white sky (necessarily/deliberately > overexposed), and the 'unconnected groups' messages appear when they are > part of the selected source images. > > I'm not sure what to do in this case: I am invited to add control points, > but there can be none?. >
With the featureless images it becomes a little bit more complicated, but not impossible. Have a look at the geocpset tool http://wiki.panotools.org/Geocpset > > I've uploaded the rightmost 4 columns (24 JPGs) as a sample that 'fails' > (and also shows the less-than-ideal initial display of images), at > http://speleotrove.com/testpan.zip -- any suggestions on how to proceed > would be much appreciated! > For your test set the sequence would be something like: pto_gen --output=project.pto *.pto pto_var "--set=y=floor(i/6)*13,p=27-(i%6)*9" --output=project.pto project.pto cpfind --output=project.pto --prealigned project.pto geocpset --output=project.pto project.pto (Quoting is for Windows.) For your full project you will need to adopt probably the parameters for pto_var. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/hugin-ptx/032c6202-bf80-430a-b4b6-21d3c28c73fb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
