Mahotas is a set of functions for image processing in Python.
It is completely based on numpy arrays as its datatype.
All of the code is self contained and it has no other dependencies than numpy and scipy.ndimage (for certain algorithms). Freeimage is an optional dependency if you want to use the imread and imsave functions.
This program received 1 award
DOWNLOAD
Free