mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-07 14:24:54 +08:00
scikits/image -> skimage in examples
This commit is contained in:
@@ -22,7 +22,7 @@ a skeleton by iterative morphological thinnings.
|
||||
|
||||
import numpy as np
|
||||
from scipy import ndimage
|
||||
from scikits.image.morphology import medial_axis
|
||||
from skimage.morphology import medial_axis
|
||||
import matplotlib.pyplot as plt
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user