浏览代码

gin commit from SUND33778

Modified files: 1
Frederik Filip Stæger 4 年之前
父节点
当前提交
ba4e2d1fcf
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      auto_seg.py

+ 1 - 1
auto_seg.py

@@ -18,7 +18,7 @@ OUTPUT_DIR = Path('output')
 IMG_DIR = Path('Images')
 
 
-def find_optimal_index(slice_path, template_path, approx, dist=2):
+def find_optimal_index(slice_path, template_path, approx, dist=3):
     """
     Finds the most appropriate index in template path to register the slice file to.
     :param approx: Approximate index of slice relative to template file