Skip to main content

Numpy/Scipy implementations of state-of-the-art image thresholding algorithms

Project description

PyThreshold
===========
.. epigraph::

**PyThreshold** is a python package featuring Numpy/Scipy implementations of state-of-the-art image thresholding algorithms.

Installing
----------

.. code:: sh

pip install pythreshold


Usage
-----

.. code:: python

from pythreshold.utils import test_thresholds
from scipy.misc import ascent

# Testing all the included thresholding algorithms
test_thresholds()

# Testing all the included thresholding algorithms using a custom image
test_thresholds(ascent())

Additional Information
----------------------

Do you find **PyThreshold** useful? You can collaborate with us:

https://gitlab.com/manuelaguadomtz/pythreshold

Additional materials and information can be found at:

https://www.researchgate.net/project/Numpy-Scipy-implementations-of-image-thresholding-algorithms

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

pythreshold-0.1.5.tar.gz (9.0 kB view hashes)

Uploaded Source

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