使用默认分辨率

This commit is contained in:
weixin_46229132 2025-06-09 09:29:46 +08:00
parent 557f2ba321
commit 5a2ab3a97d

View File

@ -46,7 +46,7 @@ class ODMProcessMonitor:
f"--optimize-disk-space " f"--optimize-disk-space "
f"--orthophoto-cutline " f"--orthophoto-cutline "
f"--feature-type sift " f"--feature-type sift "
f"--orthophoto-resolution 8 " # f"--orthophoto-resolution 8 "
# f"--mesh-size 5000000 " # f"--mesh-size 5000000 "
# f"--mesh-octree-depth 13 " # f"--mesh-octree-depth 13 "
) )