move rank/ into filter/

This commit is contained in:
Olivier Debeir
2012-10-29 18:07:50 +01:00
parent f2f8b68a1a
commit 117b6d187b
31 changed files with 83 additions and 75 deletions
+1 -1
View File
@@ -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