[Numpy-discussion] Images and numpy

Lane Brooks lbrooks at MIT.EDU
Sun Oct 19 00:07:44 EDT 2008


What are the preferred ways to get images, like jpgs and pngs, from disk 
into a numpy array and from a numpy array to disk? 

I did some google searches and found a PEP thread where Travis was 
proposing an extended buffer protocol that would make for easier 
interoperability with libraries such as PIL.  Did that materialize?

Lane



More information about the NumPy-Discussion mailing list