ANN: Mahotas 1.2.1 & imread 0.4

15 views
Skip to first unread message

Luis Pedro Coelho

unread,
Jul 21, 2014, 1:34:26 PM7/21/14
to python...@googlegroups.com
Hello list,

tl;dr:

pip install mahotas --upgrade
pip install imread --upgrade



Earlier today, I released mahotas 1.2.1 and mahotas-imread 0.4

Mahotas includes a few new functions:

- find()
- mean_filter()
- overlay()

Several existing functions became more flexible with respect to the
types they acccept.

mahotas-imread supports a saving 16 bit PNGs now.

These releases include conda packages for Linux 64 bits. This also meant
that the building mechanism was slightly simplified to support this.

https://binstar.org/luispedro/mahotas
https://binstar.org/luispedro/imread


Mahotas
-------

Mahotas is a computer vision library. Algorithms operate on numpy
arrays, but are implemented in C++ for speed (efficiency is a major
concern of mahotas).

It includes algorithms such as watershed, morphological operations,
feature computation (Haralick features, Zernike moments, and SURF), and
other tidbits.

License: MIT

Citation

**Luis Pedro Coelho** Mahotas: Open source software for scriptable
computer vision in Journal of Open Research Software, 2013.
DOI: http://dx.doi.org/10.5334/jors.ac


Release: http://pypi.python.org/pypi/mahotas
Repository: http://github.com/luispedro/mahotas
API Docs: https://mahotas.readthedocs.org/en/latest/

HTH,
--
Luis Pedro Coelho | EMBL | http://luispedro.org
My blog: http://metarabbit.wordpress.com

Reply all
Reply to author
Forward
0 new messages