[SciPy-User] Pylab - standard packages

Ralf Gommers ralf.gommers at gmail.com
Sun Sep 23 10:44:59 EDT 2012


On Sun, Sep 23, 2012 at 4:32 PM, Thomas Kluyver <takowl at gmail.com> wrote:

> On 23 September 2012 15:21, Ralf Gommers <ralf.gommers at gmail.com> wrote:
> > I had already suggested one of:
> >    - PIL / pillow
> >    - FreeImage (with scikits-image)
> > Being able to load images seems kind of useful.
>
> I'm not familiar with sk-image. Can someone clarify what, if anything,
> it is capable of loading on its own?
>

It has an I/O plugin framework, which can use Matplotlib / PIL / FreeImage
when available, that's it. So without PIL or FreeImage I think the only
thing that can be read is pngs, through MPL.

Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20120923/bc567250/attachment.html>


More information about the SciPy-User mailing list