Tweaked DSM resolution

pull/904/head
Piero Toffanin 2018-10-17 13:41:32 -04:00
rodzic 1bdc478329
commit dc81b3616a
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -88,8 +88,8 @@ class ODMeshingCell(ecto.Cell):
if args.fast_orthophoto:
dsm_radius *= 2
# A good DSM size is 1/4 of the target orthophoto resolution
dsm_resolution = ortho_resolution * 4
# A good DSM size is 1/2 of the target orthophoto resolution
dsm_resolution = ortho_resolution * 2
mesh.create_25dmesh(infile, tree.odm_25dmesh,
dsm_radius=dsm_radius,