OpenDroneMap / ODM

A command line toolkit to generate maps, point clouds, 3D models and DEMs from drone, balloon or kite images. 📷

Home Page:https://opendronemap.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement cropping in odm_orthophoto

pierotofy opened this issue · comments

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).