This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
scikit-image
Watch
1
Star
0
Fork
0
You've already forked scikit-image
mirror of
https://github.com/wassname/scikit-image.git
synced
2026-07-01 20:07:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2b71fd9a0eebb038c41fe61432bc4019dcbe52e6
scikit-image
/
scikits
/
image
/
data
/
__init__.py
T
Stefan van der Walt
3b1fb71ce9
ENH: Expose data module. Currently just provides scipy's lena in a more convenient location.
2011-09-24 13:21:44 -07:00
5 lines
41 B
Python
Raw
Blame
History
import
scipy.misc
as
_m
lena
=
_m
.
lena
Reference in New Issue
View Git Blame
Copy Permalink