Skip to content
Snippets Groups Projects
Commit 9c59b184 authored by monj's avatar monj
Browse files

ST tutorial updates

parent ad18d26b
Branches
No related tags found
No related merge requests found
Source diff could not be displayed: it is too large. Options to address this: view the blob.
......@@ -11,7 +11,7 @@ import numpy as np
import matplotlib.pyplot as plt
import sys, os
sys.path.insert(0, os.path.realpath(os.path.pardir)) # indicates location of st2d (in parent directory)
from structure_tensor_master import st2d
from structure_tensor import st2d
import skimage
def st_and_plot(sigma,rho,image):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment