Stefan van der Walt
|
d8709bd0c0
|
io: Add imsave using PIL.
|
2009-11-08 23:49:51 +02:00 |
|
sccolbert
|
a3737fa34c
|
Added tests for colormixer and histograms. Moved tests up a directory level because
nosetests doesnt see tests in a directory beginning with an _ (_plugins/).
Moved fancy imshow to its own module scivi.py
|
2009-11-08 02:40:12 +01:00 |
|
Stefan van der Walt
|
a99339f9d6
|
Add basic tests for _histograms.
|
2009-11-07 18:13:02 +02:00 |
|
Stefan van der Walt
|
0cc86e62c5
|
Merge branch 'io' of git://github.com/sccolbert/scikits.image into io
Conflicts:
scikits/image/io/_plugins/qt_plugin.py
|
2009-11-07 17:52:21 +02:00 |
|
Stefan van der Walt
|
c10f3a886c
|
Add image stack.
|
2009-11-07 17:41:29 +02:00 |
|
Stefan van der Walt
|
9ab169a25d
|
io: Add tests for colormixer.
|
2009-11-04 07:47:07 +02:00 |
|
Stefan van der Walt
|
eec6a77ebb
|
io: Combine use_plugin and load_plugin.
|
2009-11-03 10:20:59 +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 |
|
Stefan van der Walt
|
bcea97c5d6
|
Add tests for window manager.
|
2009-11-02 21:57:31 +02:00 |
|
Stefan van der Walt
|
c0ad658822
|
Add tests for prepare_for_display.
|
2009-11-02 21:41:52 +02: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
|
3f9678caf7
|
Merge plugin branch.
|
2009-11-01 17:55:45 +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
|
cdb1a1560f
|
Restore plugin registry after testing.
|
2009-11-01 11:56:21 +02:00 |
|
Stefan van der Walt
|
a7b17bb21b
|
Add tests for IO plugins.
|
2009-11-01 11:46:12 +02:00 |
|
Ralf Gommers
|
a6ad7415d7
|
Minor changes to Tony Yu's palette_is_grayscale.
|
2009-10-31 18:37:04 +01:00 |
|
Tony
|
56833384e1
|
Add test for palette_is_grayscale
|
2009-10-31 11:59:20 -04:00 |
|
Tony
|
8077c2b206
|
Fix imread so palette images are converted to grayscale or RGB images
|
2009-10-31 11:55:46 -04:00 |
|
Ralf Gommers
|
060916cd42
|
Bug fix for imread so images that are already grey-scale do not get flattened.
|
2009-10-21 16:39:48 +02:00 |
|
 Ralf GommersandStefan van der Walt
|
44679c7aae
|
Added dtype keyword to imread plus a test for that.
|
2009-10-12 15:36:02 +02:00 |
|
 Ralf GommersandStefan van der Walt
|
b25ae266a5
|
Rename collection test file and fix it.
|
2009-10-12 15:35:54 +02:00 |
|
Stefan van der Walt
|
bcdb7d97ae
|
Rename collection test file.
|
2009-10-12 15:19:51 +02:00 |
|
Stefan van der Walt
|
33afe601aa
|
Move test data to global data dir and fix test.
|
2009-10-12 08:51:18 +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
|
79e0b6c1b6
|
Cleaned up ImageCollection and added tests for it.
|
2009-10-11 13:57:07 +02:00 |
|
Stefan van der Walt
|
38cb30a086
|
Add SURF and SIFT feature file reader.
|
2009-10-04 00:01:04 +02:00 |
|