mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-30 17:07:47 +08:00
Fix return value of deprecated equalize function.
This commit is contained in:
@@ -19,7 +19,6 @@ that fall within the 2nd and 98th percentiles [2]_.
|
||||
"""
|
||||
|
||||
from skimage import data, img_as_float
|
||||
from skimage.util.dtype import dtype_range
|
||||
from skimage import exposure
|
||||
|
||||
import matplotlib.pyplot as plt
|
||||
|
||||
Reference in New Issue
Block a user