Hello Kiesel,
Many thanks for your reply. Will look into it.
We do have a fully featured calibration workflow - non Agisoft - for a camera array. I am able to rework the extrinsic data from that process into a camera.xml file for Metashape (I run a session letting Metashape do the calibration, then export the camera XML, then hack it to overwrite my extrinsic and sensor calibration info). The puzzling thing is, if I do:
1. Add Photos
2. Import hacked camera XML
Metashape brings up TiePoint computation GUI, but disables all images. Anyway, if I re-enable images and call up AlignPhotos() (there is no GUI item for tie point calculations), the function finds no matches. But if I do:
1. Add photos
2. Run AlignPhotos() to calculate tie points
3. Import camera XML
4. Rerun AlignPhotos()
Then things "appear" to work. I say appear because Metashape forces top left camera to be world origin for some odd reason.
In any case, I can process this odd looking workflow as a python script. But I have low confidence that Metashape is actually doing what it appear to be doing.
Cheers!
Vkam