-
Notifications
You must be signed in to change notification settings - Fork 0
dboonz/reshow_lena
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
In the last version of Scipy the standard image for image processing was removed. This tiny repository enables you to re-use it. I simply copied the original function from the scipy archive. Installing: just clone the repo and type python setup.py develop And you're ready to go. To use it afterwards, replace all from scipy.misc import lena with from reshow_lena import lena And you should be ready to go.
About
re-enables the command lena() to give the scipy test image which was removed in version 0.18.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published