Mahotas: Open source software for scriptable computer vision

Mahotas is a computer vision library for Python. It contains traditional image processing functionality such as filtering and morphological operations as well as more modern computer vision functions for feature computation, including interest point detection and local descriptors. The interface is...

Full description

Saved in:
Bibliographic Details
Published inJournal of open research software Vol. 1; no. 1; p. e3
Main Author Luis Pedro Coelho
Format Journal Article
LanguageEnglish
Published Ubiquity Press 29.07.2013
Online AccessGet full text

Cover

Loading…
More Information
Summary:Mahotas is a computer vision library for Python. It contains traditional image processing functionality such as filtering and morphological operations as well as more modern computer vision functions for feature computation, including interest point detection and local descriptors. The interface is in Python, a dynamic programming language, which is appropriate for fast development, but the algorithms are implemented in C++ and are tuned for speed. The library is designed to fit in with the scientific software ecosystem in this language and can leverage the existing infrastructure developed in that language. Mahotas is released under a liberal open source license (MIT License) and is available from http://github.com/luispedro/mahotas and from the Python Package Index (http://pypi.python.org/pypi/mahotas). Tutorials and full API documentation are available online at http://mahotas.readthedocs.org/.
ISSN:2049-9647
2049-9647
DOI:10.5334/jors.ac