mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
6670f0b757
- http://cheeseshop.python.org/ -> https://pypi.python.org/ - http://pypi.python.org/ -> https://pypi.python.org/ With hat: python Approved by: bapt (portmgr)
8 lines
320 B
Plaintext
8 lines
320 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: https://pypi.python.org/pypi/pymorph
|