Forum

Author Topic: omega phi kappa angles  (Read 3434 times)

jpaton

  • Newbie
  • *
  • Posts: 12
    • View Profile
omega phi kappa angles
« on: March 07, 2024, 03:45:22 PM »
Hi, everyone.
How can i obtain and export the values of the image orientation ommega phi and kappa?
i need to obtain the estimated orientations tha metashape calculates...
Thanks!!!

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 15420
    • View Profile
Re: omega phi kappa angles
« Reply #1 on: March 07, 2024, 06:04:52 PM »
Hello jpaton,

Please check the following script that describes how to save the estimated values from the Reference pane:
https://github.com/agisoft-llc/metashape-scripts/blob/master/src/save_estimated_reference.py

In the line #138 you can manually input euler_angles = Metashape.EulerAnglesOPK instead of getting the convention from the chunk preferences.
Best regards,
Alexey Pasumansky,
Agisoft LLC