freebsd-ports/graphics/pymorph/pkg-descr
Ruslan Makhmatkhanov cea34d4832 - strict python version to 2.x only (doesn't work with python3)
- fix portlint warning (remove dot from COMMENT)
- add LICENSE (BSD)
- py-numpy only needed on runtime stage, so move it to RUN_DEPENDS
- add some tabs to Makefile header and pkg-descr
- do not try to remove directories that we didn't install
- bump PORTREVISION

PR:		168815
Submitted by:	rm (myself)
Approved by:    maintainer timeout (2 weeks)
2012-06-21 05:15:08 +00:00

8 lines
319 B
Plaintext

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