Commit graph

4 commits

Author SHA1 Message Date
Gerald Pfeifer
eed05d4126 Replace USE_GCC=4.5+ by USE_GCC=4.6+ which has been transparently
done by the ports infrastructure for a while.

PR:		166215
Approved by:	maintainer (sawp@sawp.com.br)
Feature safe:	yes
2012-03-18 20:03:40 +00:00
Pawel Pekala
9a2e1189a3 Update to version 0.6.6
PR:		ports/159607
Submitted by:	maintainer
2011-12-29 20:34:18 +00:00
Martin Wilke
729d9d232f - Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support
2011-02-25 03:19:29 +00:00
Wen Heping
a0c2461170 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 <sawp@sawp.com.br>
2010-12-17 08:40:31 +00:00