mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-05 03:56:21 +08:00
Add tests for intensity_range and rename parameter
This commit is contained in:
@@ -3,6 +3,7 @@ import numpy as np
|
||||
|
||||
from skimage import img_as_float
|
||||
from skimage.util.dtype import dtype_range, dtype_limits
|
||||
from skimage._shared.utils import deprecation_warning
|
||||
|
||||
|
||||
__all__ = ['histogram', 'cumulative_distribution', 'equalize',
|
||||
|
||||
Reference in New Issue
Block a user