Forum

Author Topic: Get camera locations and image overlap  (Read 7276 times)

Benjamim

  • Newbie
  • *
  • Posts: 9
    • View Profile
Get camera locations and image overlap
« on: June 20, 2024, 12:54:02 PM »
Hello everyone!

In the context of a project I need to get information about the image overlap, I would also need to know if inside of a shape the entire area is covered by images.

In the PDF report generated by Metashape, in the section "Survey Data" there is an image containing "Camera locations and image overlap.". Is there any way to obtain this information in runtime? It think that with this information I would be able to compute the outputs I need.

Many thanks!
Best regards,
Benjamim Oliveira

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 15688
    • View Profile
Re: Get camera locations and image overlap
« Reply #1 on: June 24, 2024, 03:16:30 PM »
Hello Benjamim,

Currently it is not possible to get this information directly from Metashape. As a workaround you can calculate overlap manually/externally basing on the image footprints that can be generated using footprints_to_shapes script.
Best regards,
Alexey Pasumansky,
Agisoft LLC

Benjamim

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: Get camera locations and image overlap
« Reply #2 on: June 26, 2024, 02:06:41 PM »
Hello again Alexey!

That solved my problem.
Much obbliged!

For future reference, if someone comes across this post, Metashape has many useful scripts here:

https://github.com/agisoft-llc/metashape-scripts
« Last Edit: June 26, 2024, 02:09:55 PM by Benjamim »
Best regards,
Benjamim Oliveira