[Numpy-discussion] create a numpy array of images

Asmi Shah asmi.capri at gmail.com
Tue Feb 1 03:39:12 EST 2011


Thanks a lot Friedrich and Chris.. It came in handy to use PIL and numpy..
:)

@Zach, m aware of the poor handling of 16bit images in PIL, for that I am
using imagemagick to convert it into 8 bit first and then PIL for rest of
the processing..

I have one more question: how to avoid the limitation of memoryerror in
numpy. as I have like 200 images to stack in the numpy array of say
1024x1344 resolution.. have any idea apart from downsampling?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20110201/cff575a1/attachment.html>


More information about the NumPy-Discussion mailing list