open-forest-observatory / geograypher

Enabling Geospatial Predictions from Individual Drone Images
https://open-forest-observatory.github.io/geograypher/
BSD 3-Clause "New" or "Revised" License
11 stars 5 forks source link

Create a crosswalk between image-based detections and geospatial output #140

Closed russelldj closed 4 months ago

russelldj commented 4 months ago

With project_detections we can project detections from individual images to geospatial. However, we loose the ability to have an explicit crosswalk between the exported detections and the originals. It may take some debugging, but here's my understanding of how the exported detections are ordered. They are clustered per-image and within each image they are ordered in the same way they are listed in the input file. The images are ordered in the same way that they are in the metashape camera export, which is probably alphabetical.