mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-17 11:32:45 +08:00
move rank/ into filter/
This commit is contained in:
@@ -27,7 +27,7 @@ import matplotlib.pyplot as plt
|
||||
from skimage import data
|
||||
from skimage.filter import threshold_otsu, threshold_adaptive
|
||||
|
||||
from skimage.rank import threshold,morph_contr_enh
|
||||
from skimage.filter.rank import threshold,morph_contr_enh
|
||||
from skimage.morphology import disk
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user