ANN: Mahotas 1.4.3

36 views
Skip to first unread message

Luis Pedro Coelho

unread,
Oct 6, 2016, 3:31:37 AM10/6/16
to python...@googlegroups.com

Hello everyone,

I recently released mahotas 1.4.3, a new version of mahotas.

Upgrading is advised as mahotas' API is very stable (please file a bug
report if any code broke).

This almost exclusively a bugfix release, although Guillaume Lemaitre
has added a distance parameter to the haralick function: a

See full docs at
http://mahotas.readthedocs.org
*

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

Conda users can also use::

conda config --add channels conda-forge
conda install 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

Please cite the following paper if you use the software in a scientific
publication:

**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
Bugtracker: https://github.com/luispedro/mahotas/issues

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

jip

unread,
Oct 6, 2016, 6:10:47 AM10/6/16
to pythonvision
Thank you.
Reply all
Reply to author
Forward
0 new messages