Similar to the filters in `scipy.ndimage` but accelerated using Numba
Project description
ndfilters
Similar to the filters in scipy.ndimage but accelerated and parallelized 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.
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.
Variance filter
The variance filter calculates the rolling variance for the given kernel shape.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ndfilters-1.0.0.tar.gz.
File metadata
- Download URL: ndfilters-1.0.0.tar.gz
- Upload date:
- Size: 13.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e897b893ee1829affa95283f0b6d7527963c6f53066a78ecc41480f1f3dcd124
|
|
| MD5 |
c15dbb2feb00df46ff7a420d78d0257d
|
|
| BLAKE2b-256 |
e7e17450885002cb732d4bc6b1da6de60550f62cca9b523b313209a64de71308
|
File details
Details for the file ndfilters-1.0.0-py3-none-any.whl.
File metadata
- Download URL: ndfilters-1.0.0-py3-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a286a70128436d09b690c0c3873922f4ac7ebe22db17ee1a0e615dced8504b3
|
|
| MD5 |
d96949dc4acddab6a4068a3a79bd92e5
|
|
| BLAKE2b-256 |
f7ef0f0a6603ec961660220c70c85ea9d820c391305333e19dbf03d17d4bd9d4
|