Projects / Mahotas

Mahotas

Mahotas is an image processing library for Python. It includes a couple of algorithms implemented in C++ for speed while operating in numpy arrays. The main algorithms are watershed and Otsu thresholding.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  22 Apr 2013 23:53

Release Notes: A minor release that adds dense SURF calculation and post-filtering SLIC segmentation as well as several documentation fixes.

  •  03 Feb 2013 22:48

Release Notes: This release adds several new functions: haralick_features, circle_se, bernsen (local thresholding). It adds an out parameter to morph functions that were missing it. It uses a direct implementation of binary erosion/dilation in two-dimensional C arrays.

  •  02 Dec 2012 19:00

Release Notes: This release adds a color conversion module (mahotas.color) as well as a basic SLIC super-pixels implementation and a few extra label handling functions: relabel and remove_regions. There are bugfixes for distance function and median_filter.

  •  05 Nov 2012 23:30

Release Notes: This version adds several new morphological functions: subm, cdilate, and tophat transforms. It adds border handling to functions where it was missing, such as border, euler, and bwperim. It includes a few fixes for older compilers.

  •  10 Oct 2012 21:15

Release Notes: This release (with version 0.9.3) fixes several bugs in the interpolation module. Additionally, it has some morphology performance increases and more labeled functions.

Screenshot

Project Spotlight

DBSight

An embeddable platform for creating Google-like searching for any database or application.

Screenshot

Project Spotlight

JFtp

A graphical network browser supporting FTP, SMB, SFTP, NFS, HTTP, and local I/O.