Commit Graph

8 Commits

Author SHA1 Message Date
Stefan van der Walt a2746c2872 ENH: Add show() to PIL plugin to support more consistent code over different plugins. 2012-02-10 14:11:51 -08:00
Tony S Yu 341c2e40be Fix imread regression for int16 images with PIL plugin.
Regression introduced in PR 101.
2011-12-13 09:58:25 -05:00
Stefan van der Walt 77f68861c6 BUG: Correctly load bi-level images via PIL. 2011-12-12 16:01:04 -08:00
tonysyu 0e551fd40c Merge pull request #91 from stefanv/imshow_plugin_scales
ENH: Use dtype scaling routines in qt and pil plugins.
2011-12-11 14:18:24 -08:00
cgohlke c825548d23 Fix reading 16 bit big-endian images with PIL 2011-12-08 11:29:46 -08:00
Stefan van der Walt f6458f18ef ENH: Use dtype scaling routines in qt and pil plugins. 2011-12-05 16:43:24 -08:00
cgohlke 9b19bd9afc Workaround 16 bit image to numpy array conversion bug in PIL 2011-12-05 15:57:09 -08:00
Nelle Varoquaux 114cf44c77 Renamed scikits.image to skimage 2011-10-18 21:12:27 +02:00