Skip to main content

Similar to the filters in `scipy.ndimage` but accelerated using Numba

Project description

ndfilters

tests codecov Black Ruff Documentation Status PyPI version

Similar to the filters in scipy.ndimage but accelerated using numba.

Installation

ndfilters is published on PyPI and can be installed using pip.

pip install ndfilters

Gallery

Mean filter

The mean filter calculates a multidimensional rolling mean for the given kernel shape.

mean filter

Trimmed mean filter

The trimmed mean filter is like the mean filter except it ignores a given portion of the dataset before calculating the mean at each pixel.

trimmed mean filter

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

ndfilters-0.1.0.tar.gz (10.0 kB view hashes)

Uploaded Source

Built Distribution

ndfilters-0.1.0-py3-none-any.whl (7.3 kB view hashes)

Uploaded Python 3

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