[BangPypers] Looking for recommendation for Python image-processing library

Gora Mohanty gora at mimirtech.com
Thu Nov 18 15:40:06 CET 2010


On Wed, Nov 17, 2010 at 6:43 PM, Anand Balachandran Pillai
<abpillai at gmail.com> wrote:
[...]
> Have you used scipy ndimage  ?
>
> http://docs.scipy.org/doc/scipy/reference/tutorial/ndimage.html
[...]

Thanks for the suggestion.

I will take a closer look at ndimage, but at first glance it looks like
it is geared more towards scientific / medical image processing.
Our needs are a little more mundane, e.g., colour-space conversion,
converting .TIFFs from 16 bits/channel to 8 bits/channel, changing
the compression scheme for .TIFFs, etc.

Regards,
Gora


More information about the BangPypers mailing list