Recent Releases of mahotas
mahotas - Version 1.4.14
Removes use of outdated C++ function
- Python
Published by luispedro almost 2 years ago
mahotas - Version 1.4.13
Update for newer NumPy (version 1.22 and above).
- Python
Published by luispedro over 3 years ago
mahotas - Version 1.4.12
Updated for newer NumPy versions
- Python
Published by luispedro over 3 years ago
mahotas - Version 1.4.8
Bugfix release: fixes co-occurrence matrix computation (important for Haralick features computation), contributed by @databaaz (PR #105)
- Python
Published by luispedro over 6 years ago
mahotas - Version 1.4.3
Release 1.4.3
The README file changed extension (from rst to md) and this was not reflected in the MANIFEST.in file, which is used for generating the distribution file.
Release 1.4.2
Bugfix release. Full ChangeLog:
- Fix resize_to return exactly the requested size
- Fix hard crash when computing texture on arrays with negative values (issue #72)
- Added distance argument to haralick features (pull request #76, by Guillaume Lemaitre)
- Python
Published by luispedro over 9 years ago