Files
scikit-image/scikits/image/io
Luis Pedro Coelho 30b4ff2274 Fix freeimage_plugin.imsave
Previously, the plugin perfomed a copy of the bitmap's pixel memory
instead of mapping into a ndarray. This fixes it. Also, it saved images
rotated by 90 degrees as it didn't convert to freeimage's internal
format.

Copying less also makes imread visibly faster.
2010-08-23 12:15:01 -04:00
..
2010-08-23 12:15:01 -04:00
2010-06-09 00:51:55 -06:00
2009-11-08 09:44:52 +02:00
2009-10-04 00:01:04 +02:00