open-forest-observatory / geograypher

Multiview Semantic Reasoning with Geospatial Data
BSD 3-Clause "New" or "Revised" License
10 stars 4 forks source link

Add aggregation and rendering by clusters of cameras #118

Closed russelldj closed 1 month ago

russelldj commented 1 month 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.