Mahotas: Open source software for scriptable computer vision

11/21/2012
by   Luis Pedro Coelho, et al.
0

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 very 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).

READ FULL TEXT
research
07/23/2014

scikit-image: Image processing in Python

scikit-image is an image processing library that implements algorithms a...
research
02/16/2020

BciPy: Brain-Computer Interface Software in Python

There are high technological and software demands associated with conduc...
research
04/27/2020

GIMP-ML: Python Plugins for using Computer Vision Models in GIMP

This paper introduces GIMP-ML, a set of Python plugins for the widely po...
research
05/28/2021

Training of SSD(Single Shot Detector) for Facial Detection using Nvidia Jetson Nano

In this project, we have used the computer vision algorithm SSD (Single ...
research
01/29/2023

PhyCV: The First Physics-inspired Computer Vision Library

PhyCV is the first computer vision library which utilizes algorithms dir...
research
10/28/2022

System Demo: Tool and Infrastructure for Offensive Language Error Analysis (OLEA) in English

The automatic detection of offensive language is a pressing societal nee...
research
02/23/2023

TAPPS Release 1: Plugin-Extensible Platform for Technical Analysis and Applied Statistics

We present the first release of TAPPS (Technical Analysis and Applied St...

Please sign up or login with your details

Forgot password? Click here to reset