move rank/ into filter/

This commit is contained in:
Olivier Debeir
2012-10-18 10:00:10 +02:00
parent 8d219d1427
commit e618c1d454
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