| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
16 Dec 2012 15:33:03
0.9.6
|
danfe  |
Cleanup after r308514 by beech@:
- Fix whitespace in Makefile
- Remove empty lines in pkg-plist
While here:
- Trim the header per new bylaws
- Update COMMENT and port description |
09 Dec 2012 08:34:02
0.9.6
|
beech  |
- Update to 0.9.6
Feature safe: yes
PR: ports/174243
Submitted by: Pedro Garcia Freitas <sawp@sawp.com.br> (maintainer) |
18 Mar 2012 20:03:41
0.6.6
|
gerald  |
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 |
29 Dec 2011 20:34:18
0.6.6
|
pawel  |
Update to version 0.6.6
PR: ports/159607
Submitted by: maintainer |
25 Feb 2011 03:19:29
0.6.1_1
|
miwi  |
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support |
17 Dec 2010 08:40:31
0.6.1
|
wen  |
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> |