I am using pto_gen to create the pto project file. I noticed that the order in which the images are listed inside the pto file is alphabetic (regardless of the order in which I list the images in pto_gen command). I see that this alphabetic order is then used in the next steps.
I want to create a 360 panorama in which the order of the images is known. I'm currently using cpfind with the --multirow option which sometimes creates bad panoramas (either "upside-down", or "inside-out"). I thought that maybe the prealigned will be better since I know the order of the images.
The images are taken in "rings". Each ring use the same angle of the camera from the z axis and it rotates the camera around the z axis.
Assuming I can write a script that generates the pto with the right image order (under the #image lines part of the file), would that order be used if I use the --prealigned option in cpfind?
Would it then match and create control points for all the pairs in the list according to their order? Anything else that I should do?
Thanks,
Amir