Forum

Author Topic: Fail to load calibration  (Read 5646 times)

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14813
    • View Profile
Re: Fail to load calibration
« Reply #15 on: May 12, 2021, 04:58:08 PM »
Hello mihapajo123,

If you require to switch all the cameras to Fisheye mode, then you should do it in the following way after the images have been loaded to the chunk:

Code: [Select]
for sensor in chunk.sensors:
    sensor.type = Metashape.Sensor.Type.Fisheye
Best regards,
Alexey Pasumansky,
Agisoft LLC