This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
scikit-image
Watch
1
Star
0
Fork
0
mirror of
https://github.com/wassname/scikit-image.git
synced
2026-08-09 12:30:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a2746c2872b9d74ee13a3a35b0b4b72b561609bf
scikit-image
/
skimage
/
io
T
History
Stefan van der Walt
a2746c2872
ENH: Add show() to PIL plugin to support more consistent code over different plugins.
2012-02-10 14:11:51 -08:00
..
_plugins
ENH: Add show() to PIL plugin to support more consistent code over different plugins.
2012-02-10 14:11:51 -08:00
tests
Add test using big-endian uint16 image.
2011-12-14 21:21:00 -05:00
__init__.py
Use matplotlib as the default display/read plugin.
2012-02-10 14:11:26 -08:00
_io.py
PKG: Move io to _io (
closes
#39
).
2011-10-27 16:08:21 -07:00
collection.py
BUG: Problem importing imread
2011-11-11 12:39:55 +00:00
setup.py
DOC: Fix some scikits.image mentions.
2011-12-02 10:55:41 -08:00
sift.py
Renamed scikits.image to skimage
2011-10-18 21:12:27 +02:00
video.py
Fixed opencv reversion to using cv.fromarray, fixed numpy datatype.
2012-01-09 10:19:38 -08:00