Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-03 04:00 Zurück zur Release-Liste
0.9.6

Dieses Release bringt ein Farb-Konvertierung-Modul (mahotas.color) sowie eine einfache Implementierung der SLIC-Super-pixels und ein paar zusätzliche Bezeichnung Umgang mit Funktionen: Relabel und Remove_regions. Gibt es Bugfixes für Distanz-Funktion und Median_filter.
Tags: Minor, Stable
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.

Project Resources