Hi,
(I'm not sure how many variables to explain here, so please let me know if there are any ideas that I can follow up on for more information.)The basic setup:
- I have a lot of cameras in a chunk. Some are already aligned by importing cameras .xml.
- The cameras that are not aligned all have very accurate reference data for the location
- I used the python API to matchPhotos
I reset the transform for this chunk and duplicated it twice before continuing, we'll call them "A" and "B"
In chunk A...
I run "Workflow > Align Photos..."
The chunk transform changes!
In Chunk B...
I clear all reference data
I run "Workflow > Align Photos..."
The chunk transform does not change!
I then reset chunk B and it essentially aligned back to what chunk A looks like (not exactly because they are 2 different solves, but obviously correct anyway.)
My question is why is the chunk transform changing only when reference data is being used?