OpenDroneMap / ODM

A command line toolkit to generate maps, point clouds, 3D models and DEMs from drone, balloon or kite images. 📷
https://opendronemap.org
GNU Affero General Public License v3.0
4.83k stars 1.1k forks source link

Implement cropping in odm_orthophoto #1730

Open pierotofy opened 9 months ago

pierotofy commented 9 months ago

Theoretically it should be possible to render the final orthophoto raster while taking in consideration the cutline boundary, without needing to make an extra call to gdalwarp (which is expensive).