From b4adbf71c384a05e9701a75571c06fde7dcfdf30 Mon Sep 17 00:00:00 2001 From: weixin_46229132 Date: Tue, 10 Jun 2025 15:16:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=AD=A3=E5=B0=84=E5=BD=B1?= =?UTF-8?q?=E5=83=8F=E5=88=86=E8=BE=A8=E7=8E=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- utils/odm_monitor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/odm_monitor.py b/utils/odm_monitor.py index 671f29a..da9f3e1 100644 --- a/utils/odm_monitor.py +++ b/utils/odm_monitor.py @@ -46,7 +46,7 @@ class ODMProcessMonitor: f"--optimize-disk-space " f"--orthophoto-cutline " f"--feature-type sift " - # f"--orthophoto-resolution 8 " + f"--orthophoto-resolution 1.5 " # f"--mesh-size 5000000 " # f"--mesh-octree-depth 13 " )