mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-08 11:26:12 +08:00
Do not allow view_as_* to return copies (closes #866)
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
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