Hi, I was wondering if it were possible to place a marker in the point cloud and extract the location of that marker in the raw images as a cartesian coordinate using python. The goal is to open up a raw image in an image processing library (e.g PIL) and be able to locate the marker created in Metashape using the known cartesian coordinate.
Has anyone tried this?
Any help would be much appreciated.