Skip to main content

Image Morphology Toolbox

Project description

Summary

This image morphology toolbox implements the basic binary and greyscale morphology operations, working with numpy arrays representing images.

This is a pure Python package which is the companion package to the book “Hands-on Morphological Image Processing.” It has been updated to work with numpy and the names and interfaces have been Pythonised.

Includes basic operations such as - erode - dilate - open - tophat opening - watershed - …

Install

One of

pip install pymorph
easy_install pymorph

or download and run

python setup.py install

See Also

The package mahotas implements some of the same functions in C++ and, so, it is much faster (even if it is not as feature-full).

Status & Future Plans

The package is actively maintained and any reported bug will be fixed fast.

Currently there are no known bugs (although testing coverage is not complete).

When all functions have a corresponding unit test and the whole of the API documentation has been re-written into numpy rst format, I will release version 1.0.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pymorph-0.96.tar.gz (43.5 kB view details)

Uploaded Source

File details

Details for the file pymorph-0.96.tar.gz.

File metadata

  • Download URL: pymorph-0.96.tar.gz
  • Upload date:
  • Size: 43.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pymorph-0.96.tar.gz
Algorithm Hash digest
SHA256 5dd648e4cb4c3495ee6031bc8020ed8216f3d6cb8c0dcd0427b215b75d7d29ad
MD5 ed3b9b30b8b0286996e3d26eea8b4bbf
BLAKE2b-256 21bfc6f622d1bac85a3f15b6ac11b8223d62a6a46a65ffcf723ca23daf8484f7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page