mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-14 12:50:39 +08:00
Rename and deprecate filter module to prevent shadowing of built-in keyword
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
Version 0.11
|
||||
------------
|
||||
- The ``skimage.filter`` has been renamed to ``skimage.filters``.
|
||||
- Some edge detectors returned values greater than 1--their results are now
|
||||
appropriately scaled with a factor of ``sqrt(2)``.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user