Forum

Author Topic: Import Marker Coordinates in Image (x,y)  (Read 2080 times)

jackieryu

  • Newbie
  • *
  • Posts: 4
    • View Profile
Import Marker Coordinates in Image (x,y)
« on: November 25, 2020, 10:05:38 AM »
Hello!

I am aware that Metashape's Python API provides methods for importing the x,y values of the GCP (markers) within images from a .txt or .csv programmatically using the following function:

PhotoScan.Marker.Projection(PhotoScan.Vector([x, y]), True).

Is there a same function for the Metashape GUI? If not, do you have plans to develop such functionaility?


Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14840
    • View Profile
Re: Import Marker Coordinates in Image (x,y)
« Reply #1 on: November 25, 2020, 12:52:36 PM »
Hello jackieryu,

In the current version it is not possible to import the projections for the markers in the image coordinates, apart from Agisoft XML format for the Import Markers operation (File Menu), but it may be considerably more difficult to create such XML, then to write down the script for projections import in the desired format.
Best regards,
Alexey Pasumansky,
Agisoft LLC