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-06-29 06:33:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bbc5b8e552f490deba8dcf8ee252ac1a61d79d64
scikit-image
/
skimage
/
io
T
History
Stefan van der Walt
8f43ee7739
BUG: Catch all exceptions, including NotImplementedError, when checking for number of CPUs in multi-processing.
2012-05-21 19:20:20 -07:00
..
_plugins
BUG: Catch all exceptions, including NotImplementedError, when checking for number of CPUs in multi-processing.
2012-05-21 19:20:20 -07:00
tests
BUG: Fix plugin import on systems without PIL or FreeImage.
2012-05-07 14:06:25 -07:00
__init__.py
ENH: Add freeimage as fallback io plugin, to allow buildbot to read test images.
2012-03-03 14:25:05 -08:00
_io.py
PKG: Move io to _io (
closes
#39
).
2011-10-27 16:08:21 -07:00
collection.py
DOC some sphinx and rst fixes
2012-02-21 18:01:22 +01: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