[SciPy-User] FreeImage <-> numpy IO wrappers
Luis Pedro Coelho
lpc at cmu.edu
Fri May 14 16:50:11 EDT 2010
On Wednesday, Sebastian Haase wrote:
> this sounds exciting and I might find some time to try it out ...
> BTW, the Python image-sig should not be a "PIL only" mailing list. So
> (eventually) I feel, this issue could be brought up there, too.
I have created a mailing list for python computer vision topics (things that
are images but not PIL related):
http://groups.google.com/group/pythonvision?pli=1
It is currently very low traffic since it just started (this is my first
public announcement).
*
Btw, for the same sort of issues (opening 16-bit TIFFs in particular), I once
wrote a wrapper around imagemagick's C++ image opening functions:
http://github.com/luispedro/readmagick
I works nicely on linux, but some people were trying to use it on Mac or
Windows and got really stuck b/c they didn't know how to compile it and I
couldn't help them, so I gave up on trying to make this more widely used.
HTH
--
Luis Pedro Coelho | Carnegie Mellon University | http://luispedro.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20100514/749a15de/attachment.sig>
More information about the SciPy-User
mailing list