Luis Pedro Coelho
2014-10-20 11:04:15 UTC
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
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
--
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/d/optout.
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/d/optout.