Hi,
I am working with some large datasets provided to me by somebody else. On examining the images I realize that the amount of overlap is unnecessarily large,which will of course lead to unnecessarily long processing times. Maybe there are other ways of tackling, however one way could be to run a script to disable every nth image (n could be maybe between 2 and 4) before running alignment.
I wish I was able to use python but I have not picked it up yet. I was hoping that somebody can provide a script to do this?
Many thanks!