Skip to content

HIgh memory usage in odm_orthophoto module for diagonal corridor patterns #1821

@pierotofy

Description

@pierotofy

Diagonal corridor patterns take a huge amount of memory to render with odm_orthophoto (https://github.com/OpenDroneMap/odm_orthophoto) and this could be improved. Possible ways:

  • Tiling like we do for DEMs
  • Rotate the corridor so that it fits in an axis-aligned square, render it, then rotate it back (?)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions