Stefan van der Walt
|
fa42d5f23c
|
Merge branch 'imagecollection'
|
2010-11-07 00:51:21 +02:00 |
|
Stefan van der Walt
|
06f8f398bd
|
API: Remove dtype parameter from imread and collections. Remove as_grey from collections.
|
2010-11-05 14:44:01 +02:00 |
|
Stefan van der Walt
|
dd5f0020ae
|
ENH: Add imread_collection to plugin framework.
|
2010-07-02 19:41:12 -05:00 |
|
Stefan van der Walt
|
7c1c951972
|
More accurate docstring for imread.
|
2010-06-09 00:51:55 -06:00 |
|
Stefan van der Walt
|
b0d28687c9
|
docs: Fix typo.
|
2009-12-03 09:58:00 +02:00 |
|
Stefan van der Walt
|
f9cf7760a0
|
io: Fix doctests.
|
2009-11-12 22:34:39 +02:00 |
|
Stefan van der Walt
|
c10f3a886c
|
Add image stack.
|
2009-11-07 17:41:29 +02:00 |
|
Stefan van der Walt
|
447397dfa3
|
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 |
|
sccolbert
|
5a17a208d0
|
cleaned up the gtk plugin and window manager. rock and roll!
|
2009-11-02 17:50:00 +01:00 |
|
sccolbert
|
fdea274262
|
Added the beginning of the gtk imshow plugin. And added the generic window manager.
|
2009-11-02 17:23:41 +01:00 |
|
Stefan van der Walt
|
27a516c0de
|
Second part of I/O infrastructure reorganisation.
|
2009-11-02 01:49:47 +02:00 |
|
Stefan van der Walt
|
940f318b31
|
Remove plugin functionality from io.py. Implement setting default plugins and querying the plugins available.
|
2009-11-01 12:38:36 +02:00 |
|
Stefan van der Walt
|
e7d6875cab
|
Document _call_plugin.
|
2009-11-01 12:37:17 +02:00 |
|
Stefan van der Walt
|
a7b17bb21b
|
Add tests for IO plugins.
|
2009-11-01 11:46:12 +02:00 |
|
Stefan van der Walt
|
9bec0ef888
|
Plugin framework for image I/O.
|
2009-10-31 21:10:27 +02:00 |
|
Stefan van der Walt
|
96ab199b55
|
Rename collections module.
|
2009-10-12 08:56:24 +02:00 |
|
Ralf Gommers
|
b19c0368fe
|
Fixes to MultiImage, added tests for it, plus a test TIF image.
|
2009-10-12 02:02:53 +02:00 |
|
Ralf Gommers
|
cb191a2a40
|
Make as_grey settable, and provide reload function.
|
2009-10-12 00:34:25 +02:00 |
|
Ralf Gommers
|
1a84c71685
|
Now really commit all changes.
|
2009-10-11 21:42:11 +02:00 |
|
Ralf Gommers
|
7482165337
|
Remove Image class, and implement Stefan's suggestions.
|
2009-10-10 22:51:40 +02:00 |
|
Ralf Gommers
|
8059f43671
|
Add MultiImg to __all__.
|
2009-10-09 19:28:28 +02:00 |
|
Ralf Gommers
|
52f10ea293
|
Added a MultiImg class similar to the ImageCollection one, to function as the data structure for multi-image files.
|
2009-10-09 19:07:28 +02:00 |
|
Ralf Gommers
|
b35220f33c
|
Add Stefan's io.py
|
2009-10-09 14:32:33 +02:00 |
|