mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-15 12:54:54 +08:00
Take a softer approach and raise a warning when a non-contiguous input is provided
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
Version 0.10
|
||||
------------
|
||||
- Removed ``skimage.io.video`` functionality due to broken gstreamer bindings
|
||||
- The functions `skimage.util.view_as_blocks` and
|
||||
`skimage.util.view_as_windows` now raise exceptions if the input data is not
|
||||
contiguous.
|
||||
|
||||
Version 0.9
|
||||
-----------
|
||||
|
||||
Reference in New Issue
Block a user