[Numpy-discussion] [OT] any image io module that works with python3?

Stéfan van der Walt stefan at sun.ac.za
Sun Mar 13 11:19:43 EDT 2011


On Sat, Mar 12, 2011 at 2:35 PM, Zachary Pincus <zachary.pincus at yale.edu> wrote:
> Here's a ctypes interface to FreeImage that I wrote a while back and
> was since cleaned up (and maintained) by the scikits.image folk:
>
https://github.com/stefanv/scikits.image/blob/master/scikits/image/io/_plugins/freeimage_plugin.py
>
> If it doesn't work out of the box on python 3, then it should be
> pretty simple to fix.

I now fixed the scikits.image build process under Python 3, so this
should be easy to try out.

Regards
Stéfan



More information about the NumPy-Discussion mailing list