修改正射影像分辨率

This commit is contained in:
weixin_46229132 2025-06-10 15:16:55 +08:00
parent 5a2ab3a97d
commit b4adbf71c3

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 1.5 "
# f"--mesh-size 5000000 " # f"--mesh-size 5000000 "
# f"--mesh-octree-depth 13 " # f"--mesh-octree-depth 13 "
) )