When I add a new image to an already aligned model that I have, the Camera of the new image in the Reference section has no "projection" nor "error" properties i.e. they're empty. In order to fix this issue, I realign the entire model. To do this, I go to Workflow -> Align photos, I check the "Reset current alignment" box, then I run it. When the process is completed, those sections are no longer empty
I now have to implement this using Python. I know that there is an alignCameras() function with a reset_alignment parameter, but for some reason, when I run it, it does not get updated.
What could possibly be causing this?