Files
scikit-image/scikits
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