Skip to content

sdsk/mahotas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mahotas

Python Image Processing Toolkit

Image Processing Library for Python.

It includes a couple of algorithms implemented in C++ for speed while operating in numpy arrays.

Notable algorithms:
  • watershed
  • thresholding

Website: http://luispedro.org/software/mahotas

Mailing List: Use the pythonvision mailing list for questions, bug submissions, etc.

Packages

No packages published

Languages

  • Python 55.8%
  • C++ 44.2%