Document threshold scaling

This commit is contained in:
Stefan van der Walt
2014-11-07 17:17:55 +02:00
parent 6d827e284c
commit 463432b752
+5
View File
@@ -1,3 +1,8 @@
Version 0.11
------------
- Some edge detectors returned values greater than 1--their results are now
appropriately scaled with a factor of ``sqrt(2)``.
Version 0.10
------------
- Removed ``skimage.io.video`` functionality due to broken gstreamer bindings