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-07-27 11:27:08 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5e899cf3a7b91666bf566d25ea9ce76946d88222
scikit-image
/
skimage
/
io
T
History
cgohlke
cba654cbda
Use io.BytesIO instead of StringIO
...
Fixes NameError: global name 'io' is not defined on Python 3
2012-09-29 17:00:59 -07:00
..
_plugins
MISC remove unused imports, some pep8 corrections.
2012-09-27 20:01:45 +01:00
tests
MISC remove unused imports, some pep8 corrections.
2012-09-27 20:01:45 +01:00
__init__.py
BUG: Fix testing failures when FreeImage not installed.
2012-07-20 15:05:45 -04:00
_io.py
Use io.BytesIO instead of StringIO
2012-09-29 17:00:59 -07:00
collection.py
DOC: Fix doctests in io collection module
2012-09-11 23:36:12 -04:00
setup.py
COSMIT pep8
2012-06-29 11:27:23 +02:00
sift.py
COSMIT pep8
2012-06-29 11:27:23 +02:00
video.py
COSMIT fix ugly line breaks.
2012-06-29 11:27:23 +02:00