[SciPy-User] FreeImage <-> numpy IO wrappers

Stéfan van der Walt stefan at sun.ac.za
Thu May 13 10:20:33 EDT 2010


Hey Zach

On 12 May 2010 23:16, Zachary Pincus <zachary.pincus at yale.edu> wrote:
> Hi all,
>
>> I'm definitely interested, having had several nightmarish attempts at
>> making PIL play nice with my 16-bit TIFF data. I don't have a ton of
>> spare time myself right now, but I'd like to give it a shot.
>
> Wrappers attached. Currently, they try to load "FreeImage.[dll|dylib|
> so]" (depending on the platform) from the same directory as the
> module. This is of course easy to change.

I converted your wrappers to plugins for scikits.image.  At the
moment, it still segfaults---could you help me to iron out the
problems?

http://github.com/stefanv/scikits.image/tree/freeimage

Cheers
Stéfan



More information about the scikit-image mailing list