Agisoft Metashape

Agisoft Metashape => Python and Java API => Topic started by: saduka on February 14, 2019, 01:00:39 PM

Title: Calibration with python
Post by: saduka on February 14, 2019, 01:00:39 PM
Hi:
I got the rotation angles and translation for the band alignment via a pre-calibration, and want to give these values to metashape with python. I am not very sure which should be the right place to give, theres a GPS/INS offset and slave offset.

My guts told me slave offset should be the one. But I couldn't find the object in python manual. While I did find the Metashape.Antenna for GPS/INS offset if I was not wrong. And I tested with that, where the result was very bad.

Any comment on that?