Luis Pedro Coelho
2014-07-21 17:34:22 UTC
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,
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
--
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.
Luis Pedro Coelho | EMBL | http://luispedro.org
My blog: http://metarabbit.wordpress.com
--
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.