Commit Graph
20 Commits
Author SHA1 Message Date
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 Gommers 44679c7aae Added dtype keyword to imread plus a test for that. 2009-10-12 15:36:02 +02:00
Ralf Gommers 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