Hello,
I have a project with 1600 photos I'm processing in 2 chunks of 800 each chunk. The photos are in a single row linear transect of a coral reef. I'm processing up to the mesh, then aligning and merging the meshes to generate a single Orthomosiac of the entire scan. Aligning the chunks takes a very long time, and I would like to speed up the process. As the scan is a single row of images, only 20 or so of the images have overlap. If I could tell Metashape which images have overlap it should speed up the alignment time dramatically.
I checked the manual and found this:
Preselect image pairs (Point based alignment only)
The alignment process of many chunks may take a long time. A significant portion of this time is spent for matching of detected features across the photos. Image pair preselection option can speed up this process by selection of a subset of image pairs to be matched.
But I can't figure out how to actually preselect the image pairs for alignment. No matter what I try the align chunks process seems to churn through the whole 1600 photos. Does this feature even do what I want? How do I use it?