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 Fix: Please, rename pymorph.txt to pymorph.shar Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed New port added, with minor changes. Thanks!
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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"