Canny is now deprecated and will be in api_changes in v0.13

This commit is contained in:
Julien Coste
2014-08-31 12:46:16 +01:00
parent 936211bbcb
commit f86b6212bc
3 changed files with 5 additions and 8 deletions
-4
View File
@@ -1,7 +1,3 @@
Version 0.11
------------
- Move ``skimage.filter.canny`` to ``skimage.feature.canny``
Version 0.10
------------
- Removed ``skimage.io.video`` functionality due to broken gstreamer bindings