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-03 18:57:58 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1e3ad55c84ed2cd997d6540f48bd6fc269b7f4e9
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