[SciPy-user] The IO library and image file formats -- compare with with PIL

Jarrod Millman millman at berkeley.edu
Mon Apr 21 15:44:38 EDT 2008


On Mon, Apr 21, 2008 at 1:43 PM, Travis E. Oliphant
<oliphant at enthought.com> wrote:
>  I've wanted to have native image readers in SciPy for a long time for a
>  lot of reasons (teaching being one of them so I like this approach).
>  I'd rather not have a PIL dependency to do such things.   But, that is
>  just my point of view.  So, I'm very supportive of this project generally.

+1.  I would also like to see basic image/movie readers in scipy.io
that just give you a numpy array and not a special image object.  We
should avoid depending on PIL for this.

-- 
Jarrod Millman
Computational Infrastructure for Research Labs
10 Giannini Hall, UC Berkeley
phone: 510.643.4014
http://cirl.berkeley.edu/



More information about the SciPy-User mailing list