Skip to content
Snippets Groups Projects
Commit 5c146221 authored by RTuxen's avatar RTuxen
Browse files

a

parent aa01fb69
No related branches found
No related tags found
No related merge requests found
notebooks/helperScript.py notebooks/helperScript.py
notebooks/LayerSegmentation2D.py
notebooks/LayerSegmentation3D.py
notebooks/NerveSegmentation2D.py
notebooks/NerveSegmentation3D.py
notebooks/NerveSegmentation3D.py
...@@ -4,7 +4,6 @@ This script does the exact same as 'NerveSegmenetation3D.ipynb' ...@@ -4,7 +4,6 @@ This script does the exact same as 'NerveSegmenetation3D.ipynb'
import os import os
import numpy as np import numpy as np
import matplotlib.pyplot as plt import matplotlib.pyplot as plt
from matplotlib.image import imsave
from skimage.io import imread from skimage.io import imread
from scipy.ndimage.interpolation import map_coordinates from scipy.ndimage.interpolation import map_coordinates
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment