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

Add aggregation and rendering by clusters of cameras #118

Closed russelldj closed 6 months ago

russelldj commented 6 months ago

With large meshes, the rendering and projection steps become very slow. Fortunately, if we assume a somewhat downward looking camera, we can crop the mesh to a region around the cameras to improve the speed. This cropping is slow, but can be performed once for a set of cameras.