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-22 13:00:09 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
492ee35c92f620ea342f6d24a705805e2c6102a1
scikit-image
/
scikits
/
image
/
io
T
History
Stefan van der Walt
02d8bc500e
io: Allow plugin names that don't end on _plugin.
2009-11-03 01:12:41 +02:00
..
_plugins
io: Allow plugin names that don't end on _plugin.
2009-11-03 01:12:41 +02:00
tests
Describe plugins using .ini files, so that we don't need to import them to know their capabilities.
2009-11-03 00:09:31 +02:00
__init__.py
Import PIL plugin using load_plugin.
2009-11-02 02:06:30 +02:00
collection.py
Merge plugin branch.
2009-11-01 17:55:45 +02:00
io.py
Describe plugins using .ini files, so that we don't need to import them to know their capabilities.
2009-11-03 00:09:31 +02:00
sift.py
Add SURF and SIFT feature file reader.
2009-10-04 00:01:04 +02:00