Hello list,
It's package update week and I am pleased to announce a new version of
mahotas, my computer vision package for Python.
This is a minor release, but it fixes a few important bugs, improves
regmin()/regmax() and adds the cerode() function.
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.
Release 0.8.1
-----------
Bugfixes:
Fix gaussian_filter bug when order argument was used (reported by John
Mark Agosta)
Fix erode() on non-contiguous arrays
Improvements:
Add morph.cerode
Improve regmax() & regmin(). Rename previous implementations to locmax()
& locmin()
License: GPL
Release:
http://pypi.python.org/pypi/mahotas
Repository:
http://github.com/luispedro/mahotas
API Docs:
http://packages.python.org/mahotas/
Mailing List:
http://groups.google.com/group/pythonvision
General webpage:
http://luispedro.org/software/mahotas
--
Luis Pedro Coelho | University of Lisbon |
http://luispedro.org