Pārlūkot izejas kodu

gin commit from SUND33778

Modified files: 1
Frederik Filip Stæger 4 gadi atpakaļ
vecāks
revīzija
ba4e2d1fcf
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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