Date: Sat, 5 Feb 2011 10:49:59 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/pymorph Makefile distinfo pkg-descr pkg-plist Message-ID: <201102051049.p15Anx4f072540@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2011-02-05 10:49:59 UTC
FreeBSD ports repository
Modified files:
graphics Makefile
Added files:
graphics/pymorph Makefile distinfo pkg-descr pkg-plist
Log:
PyMorph is a image morphology toolbox implements the basic binary and greyscale
morphology operations, working with numpy arrays representing images.
Includes basic operations for morphological image processing such as erode,
dilate, open, tophat opening, watershed and more.
WWW: http://pypi.python.org/pypi/pymorph
PR: ports/154114
Submitted by: Pedro Garcia Freitas <sawp at sawp.com.br>
Feature safe: yes
Revision Changes Path
1.1377 +1 -0 ports/graphics/Makefile
1.1 +21 -0 ports/graphics/pymorph/Makefile (new)
1.1 +2 -0 ports/graphics/pymorph/distinfo (new)
1.1 +7 -0 ports/graphics/pymorph/pkg-descr (new)
1.1 +29 -0 ports/graphics/pymorph/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102051049.p15Anx4f072540>
