[SciPy-user] fromimage returns instance instead of numpy array

Sebastian Haase haase at msg.ucsf.edu
Wed Oct 10 07:21:51 EDT 2007


On 10/10/07, Scott Sinclair <sinclaird at ukzn.ac.za> wrote:
>
> If you don't get your head around libtiff then the Python bindings to
> ImageMagick might be more friendly.
>
> http://www.imagemagick.org/script/index.php
>
> http://www.imagemagick.org/download/python/
>
> I've never used them, but they look promising.

Thanks for the hint.

When I looked into the python binding of imagemagick it looked very scary !!
Looked like a very old - if not dead - project.
Somewhere I read the library itself, was (potentially?) going to
change - i.e. was not stable yet.

Is imagemagick python binding really a good idea ?

Thanks,
Sebastian


> >>> "Sebastian Haase" <haase at msg.ucsf.edu> 10/10/2007 09:18 >>>
> Hi,
> Somewhat off-topic:
> Does anyone here maybe know, how one could add
> write support for mulit-page TIFF files ?
> PIL can already read them. I use them for 3D images.  But I can't write
> them.
> I tried reading the TIFF specs, but am getting lost every time ... ;-)
>
> Furthermore, more numpy related:  Is it conceivable to open a (multi-page)
> TIFF
> in a memmapped-way ?  For a different, easier, file-format, I am using
> this and it greatly increases the file-open speed.
>
> Thanks,
> Sebastian Haase
>
>
>
>
> Please find our Email Disclaimer here-->:
> http://www.ukzn.ac.za/disclaimer
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-user
>
>



More information about the SciPy-User mailing list