Hello, I have bounding boxes resulting from object classification in individual images. These bounding boxes are x, y, height and width in pixels relative to each image. I need to map these bounding boxes into the orthomosaic image built from all the individual images. I have gone through the Metashape Python reference and see somethings, like markers perhaps, that could help but I'm not sure. Would somebody be able to provide some guidance or sample code?
Thanks much,
--Paúl