they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
7 lines
317 B
Text
7 lines
317 B
Text
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.org/project/pymorph/
|