mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-12 12:30:16 +08:00
Remove lena image from test suite.
Results from the morphology module were compared against output from the corresponding MATLAB functions, as applied to the lena test image. This image does not conform to the Debian Free Software Guidelines and had to be removed. The output is now tested against results generated with the current version of scikit-image (0.12.0), which is known to be correct due to the comparison described above.
This commit is contained in:
@@ -12,6 +12,7 @@ Version 0.12
|
||||
`skimage.transform.PiecewiseAffineTransform.affines_*` attributes
|
||||
have been removed.
|
||||
- `skimage.filters.denoise_*` have moved to `skimage.restoration.denoise_*`.
|
||||
- `skimage.data.lena` has been removed.
|
||||
|
||||
Version 0.11
|
||||
------------
|
||||
|
||||
Reference in New Issue
Block a user