Agisoft Metashape

Agisoft Metashape => Python and Java API => Topic started by: mixa on October 27, 2015, 11:01:08 AM

Title: 'MarkerProjection' question
Post by: mixa on October 27, 2015, 11:01:08 AM
Hi.
I have a measured GCP in another software and save it in format:

'GCP label, Image, X, Y'

where 'Image' - label of image where GCP was measured, 'X' and 'Y' - coordinated in pixels on image.
I try write this data in Photoscan via 'MarkerProjection' object, but it's read only.
Is there any other way to do it?