ANN: Mahotas 1.2.2 (maintenance release)

12 views
Skip to first unread message

Luis Pedro Coelho

unread,
Oct 20, 2014, 7:04:19 AM10/20/14
to python...@googlegroups.com
Hello list participants,

Yesterday, I released mahotas 1.2.2. This is a maintenance release,
which does not introduce any new functions.

The newer versions of numpy exposed a bug in sobel() which is now fixed.
A few functions (cwatershed, {reg,loc}{max,min}) now accept floating
point inputs (there was a check against it, but there is no reason to
check). Also, a decent error message is printed if you try to pass
float16 or float128 arrays to mahotas functions (previously it failed in
mysterious ways).

*

Use "pip install mahotas --upgrade" to upgrade.

On Linux, conda users can also use::

conda install -c https://conda.binstar.org/luispedro mahotas

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
Docs: https://mahotas.readthedocs.org/en/latest/
Mailing List: http://groups.google.com/group/pythonvision

Thanks
--
Luis Pedro Coelho | EMBL | http://luispedro.org

Recent stuff:
http://doi.org/10.1002/bies.201300143
http://dx.doi.org/10.1038/nm.3424
http://dx.doi.org/10.1038/nmeth.2693
Reply all
Reply to author
Forward
0 new messages