2011-02-05 11:49:59 +01:00
|
|
|
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.
|
|
|
|
|
2013-11-20 21:51:25 +01:00
|
|
|
WWW: https://pypi.python.org/pypi/pymorph
|