Discussion:
ANN: mahotas-imread 0.3.0
Luis Pedro Coelho
2013-07-29 13:41:33 UTC
Permalink
Hi list,

I've just released a new version of imread to PyPI.

The big new features are TIFF metadata reading & writing and the ability
to read from an in-memory blob!

Writing TIFF RGB is now supported too and a small bug in TIFF writing
was fixed (the resulting files were not fully standard compliant so that
you'd get a warning with some tools).

MAHOTAS_IMREAD
--------------

Imread is a simple library to read/write image files. It just gets Bytes
in and out of numpy arrays and leaves image processing to more complex
packages such as skimage or mahotas.

It is MIT Licensed.

Get it from github:
http://github.com/luispedro/imread

or you can now pip install it:

pip install imread

Bug reports are welcome! Patches doubly so.
--
Luis Pedro Coelho | EMBL | http://luispedro.org

Recent stuff:
http://dx.doi.org/10.5334/jors.ac
http://bit.ly/coelho2013-video
--
You received this message because you are subscribed to the Google Groups "pythonvision" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pythonvision+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
Loading...