Sounds good.  Those modules look quite useful and I could easily  
accomplish most of what I was looking to.  However, I was planning on  
contributing codecs for the various file formats that I would be  
reading and writing.  I figured those would find a better home in  
PIL, then just convert the image data to a numpy array.

Thoughts on that?

Thanks

On 11-Jul-06, at 12:38 PM, Travis Oliphant wrote:

> Use NumPy for storage.   Then you an use the scipy.ndimage module or
> scipy.signal module for image processing.
_______________________________________________
Image-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to