Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 425 Bytes

NOTES.md

File metadata and controls

17 lines (11 loc) · 425 Bytes
  1. convert ecw to geotif
  2. loop over geotif and extract bounding box as geojson
  3. loop over all geotif and all trees and match which trees is in which tile
  4. slice geotif into small chunks and build yolo labels

TODO

  • Add Multiproccsing
  • Add TDQM Progress Bar
  • Write output to .geojson
  • Add geotif name as property into features

Next step

  • loop over trees and find which tile they belong to