K 10 svn:author V 3 wen K 8 svn:date V 27 2010-12-17T08:40:31.000000Z K 7 svn:log V 551 Mahotas is an 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. - convex points calculations. - hit & miss. thinning. - Zernike & Haralick features. - freeimage based numpy image loading (requires freeimage libraries to be installed). - Release the GIL in morphological functions - Convolution WWW: http://packages.python.org/mahotas/ PR: ports/153183 Submitted by: Pedro Garcia Freitas END