ports/153183: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Fri Dec 17 08:50:07 UTC 2010
The following reply was made to PR ports/153183; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/153183: commit references a PR
Date: Fri, 17 Dec 2010 08:40:36 +0000 (UTC)
wen 2010-12-17 08:40:31 UTC
FreeBSD ports repository
Modified files:
graphics Makefile
Added files:
graphics/mahotas Makefile distinfo pkg-descr pkg-plist
Log:
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 at sawp.com.br>
Revision Changes Path
1.1368 +1 -0 ports/graphics/Makefile
1.1 +24 -0 ports/graphics/mahotas/Makefile (new)
1.1 +2 -0 ports/graphics/mahotas/distinfo (new)
1.1 +16 -0 ports/graphics/mahotas/pkg-descr (new)
1.1 +142 -0 ports/graphics/mahotas/pkg-plist (new)
_______________________________________________
cvs-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
More information about the freebsd-ports-bugs
mailing list