This commit is contained in:
2026-04-22 09:26:39 +08:00
parent c3bd750a66
commit ccc059edc0
11 changed files with 4371 additions and 3 deletions

View File

@ -62,7 +62,7 @@ logger = logging.getLogger(__name__)
# ---------- 配置 ----------
# 请根据实际情况修改这些路径
REF_TIF = r"E:\is2\guidingsahn\mask_water.tif" # 参考 tif 文件路径
BIP_DIR = Path(r"E:\is2\guidingsahn") # .bip 文件所在文件夹
BIP_DIR = Path(r"D:\BaiduNetdiskDownload\20250902\_3_52_52\Geoout\Geoout") # .bip 文件所在文件夹
OUT_DIR = Path(r"E:\is2\guidingsahn\output") # 输出文件夹
# 匹配算法选择