Sfoglia il codice sorgente

gin commit from SUND33778

Modified files: 1
Frederik Filip Stæger 4 anni fa
parent
commit
ba4e2d1fcf
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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