mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-27 18:44:19 +08:00
Documented the API change of gaussian and median.
This commit is contained in:
@@ -6,6 +6,9 @@ Version 0.13
|
||||
- Deprecated filters `hsobel`, `vsobel`, `hscharr`, `vscharr`, `hprewitt`,
|
||||
`vprewitt`, `roberts_positive_diagonal`, `roberts_negative_diagonal` have
|
||||
been removed from `skimage.filters.edges`.
|
||||
- The `sigma` parameter of `skimage.filters.gaussian` and the `selem` parameter
|
||||
of `skimage.filters.median` have been made optional, with default
|
||||
values.
|
||||
|
||||
Version 0.12
|
||||
------------
|
||||
|
||||
Reference in New Issue
Block a user